diff options
Diffstat (limited to 'textproc/libxml2/files/patch-configure')
-rw-r--r-- | textproc/libxml2/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/textproc/libxml2/files/patch-configure b/textproc/libxml2/files/patch-configure deleted file mode 100644 index 59a6d53a2ef6..000000000000 --- a/textproc/libxml2/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- 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" |