mirror of
https://github.com/postgres/postgres.git
synced 2025-05-20 05:13:53 +03:00
Add OSX thread support for next 7.4.X
This commit is contained in:
parent
abef61155d
commit
d5bf36f606
@ -4,3 +4,7 @@ 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
|
||||||
|
NEED_REENTRANT_FUNCS=no
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user