mirror of
https://github.com/postgres/postgres.git
synced 2026-06-09 08:42:38 -04:00
Fix unixware thread test.
This commit is contained in:
parent
0c9f978c0c
commit
f3dda96452
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ fi
|
|||
|
||||
SUPPORTS_THREADS=yes
|
||||
NEED_REENTRANT_FUNC_NAMES=yes
|
||||
THREAD_CFLAGS += "-D_REENTRANT"
|
||||
THREAD_CFLAGS = "$THREAD_CFLAGS -D_REENTRANT"
|
||||
|
|
|
|||
Loading…
Reference in a new issue