mirror of
https://github.com/postgres/postgres.git
synced 2025-11-19 00:02:46 -05:00
Mark Unixware as not requiring *_r functions.
This commit is contained in:
parent
b96e32ebf8
commit
c351729e1e
@ -10,5 +10,5 @@ else
|
||||
fi
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
NEED_REENTRANT_FUNC_NAMES=yes
|
||||
NEED_REENTRANT_FUNC_NAMES=no
|
||||
THREAD_CFLAGS="$THREAD_CFLAGS -D_REENTRANT"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user