aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2/files/patch-configure
blob: 59a6d53a2ef6d44ac86d70797249cc64393463c9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- configure.orig	2019-10-30 19:14:22 UTC
+++ configure
@@ -15525,6 +15525,8 @@ fi
 	       fi
 	   fi
        ;;
+       *freebsd*) THREAD_LIBS=""
+       ;;
     esac
     if test "$WITH_THREADS" = "1" ; then
 	THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"