1
0
mirror of https://github.com/postgres/postgres.git synced 2025-05-18 17:41:14 +03:00

Remove OSX thread flags. No consistent report.

This commit is contained in:
Bruce Momjian 2004-07-08 16:27:58 +00:00
parent d5bf36f606
commit 2ba666ef01

View File

@ -4,7 +4,3 @@ 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