mirror of
https://git.freebsd.org/ports.git
synced 2025-05-20 19:13:27 -04:00
Changelog: https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.0 \ https://gitlab.gnome.org/GNOME/libxml2/-/tags/v2.10.1
11 lines
258 B
Text
11 lines
258 B
Text
--- configure.orig 2022-08-25 11:16:02 UTC
|
|
+++ configure
|
|
@@ -15204,6 +15204,8 @@ fi
|
|
fi
|
|
fi
|
|
;;
|
|
+ *freebsd*) THREAD_LIBS=""
|
|
+ ;;
|
|
esac
|
|
if test "$WITH_THREADS" = "1" ; then
|
|
THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
|