Skip to content
Snippets Groups Projects
Commit b4832531 authored by Bruce Momjian's avatar Bruce Momjian
Browse files

Update Darwin as thread-safe.

parent 6a25c6e1
Branches
Tags
No related merge requests found
...@@ -4,3 +4,10 @@ CC="$CC -no-cpp-precomp" ...@@ -4,3 +4,10 @@ CC="$CC -no-cpp-precomp"
# Select appropriate semaphore support # Select appropriate semaphore support
USE_NAMED_POSIX_SEMAPHORES=1 USE_NAMED_POSIX_SEMAPHORES=1
THREAD_SUPPORT=yes
# verified 2004-04-07
STRERROR_THREADSAFE=yes
GETPWUID_THREADSAFE=yes
GETHOSTBYNAME_THREADSAFE=yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment