aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/template/darwin7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/template/darwin b/src/template/darwin
index baf462baf62..71b20b62025 100644
--- a/src/template/darwin
+++ b/src/template/darwin
@@ -4,3 +4,10 @@ CC="$CC -no-cpp-precomp"
# Select appropriate semaphore support
USE_NAMED_POSIX_SEMAPHORES=1
+
+THREAD_SUPPORT=yes
+# verified 2004-04-07
+STRERROR_THREADSAFE=yes
+GETPWUID_THREADSAFE=yes
+GETHOSTBYNAME_THREADSAFE=yes
+