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