mirror of
https://github.com/postgres/postgres.git
synced 2026-04-24 23:57:18 -04:00
Add Unixware as verified.
This commit is contained in:
parent
1129eab9c7
commit
e57c9fa6b8
1 changed files with 1 additions and 1 deletions
|
|
@ -10,5 +10,5 @@ else
|
|||
fi
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
NEED_REENTRANT_FUNC_NAMES=no
|
||||
NEED_REENTRANT_FUNC_NAMES=no # verified 2003-09-03
|
||||
THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
|
||||
|
|
|
|||
Loading…
Reference in a new issue