opnsense-ports/devel/gettext-runtime/files/patch-configure
Franco Fichtner 9eef95d2c5 devel/gettext: sync with upstream
Taken from: FreeBSD
2014-12-08 15:06:39 +01:00

11 lines
392 B
Text

--- configure.orig 2014-07-14 07:30:12 UTC
+++ configure
@@ -16277,7 +16277,7 @@
# thread: pthread_create from libc will fail, whereas
# pthread_create will actually create a thread.
case "$host_os" in
- solaris* | hpux*)
+ solaris* | hpux* | freebsd*)
$as_echo "#define PTHREAD_IN_USE_DETECTION_HARD 1" >>confdefs.h