mirror of
https://github.com/postgres/postgres.git
synced 2026-04-10 11:37:33 -04:00
Remove OSX thread flags. No consistent report.
This commit is contained in:
parent
d5bf36f606
commit
2ba666ef01
1 changed files with 0 additions and 4 deletions
|
|
@ -4,7 +4,3 @@ CC="$CC -no-cpp-precomp"
|
|||
|
||||
# Select appropriate semaphore support
|
||||
USE_NAMED_POSIX_SEMAPHORES=1
|
||||
|
||||
THREAD_SUPPORT=yes
|
||||
NEED_REENTRANT_FUNCS=no
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue