mirror of
https://github.com/postgres/postgres.git
synced 2026-06-08 16:26:30 -04:00
Mark BSD/OS as verified not needing reentrant function names.
This commit is contained in:
parent
2310dd3af2
commit
47e6609c54
1 changed files with 1 additions and 1 deletions
|
|
@ -11,4 +11,4 @@ case $host_os in
|
|||
esac
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
NEED_REENTRANT_FUNC_NAMES=no
|
||||
NEED_REENTRANT_FUNC_NAMES=no # verified BSD/OS 4.3 2003-09-03
|
||||
|
|
|
|||
Loading…
Reference in a new issue