mirror of
https://github.com/postgres/postgres.git
synced 2025-07-31 22:04:40 +03:00
Mark BSD/OS as verified not needing reentrant function names.
This commit is contained in:
@ -11,4 +11,4 @@ case $host_os in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
SUPPORTS_THREADS=yes
|
SUPPORTS_THREADS=yes
|
||||||
NEED_REENTRANT_FUNC_NAMES=no
|
NEED_REENTRANT_FUNC_NAMES=no # verified BSD/OS 4.3 2003-09-03
|
||||||
|
Reference in New Issue
Block a user