mirror of
https://git.postgresql.org/git/postgresql.git
synced 2025-04-06 20:31:03 +08:00
NetBSD needs reentrant funcs.
This commit is contained in:
parent
a07c5a1225
commit
24d41a9efc
@ -1,4 +1,4 @@
|
||||
CFLAGS='-O2 -pipe'
|
||||
|
||||
SUPPORTS_THREADS=yes
|
||||
NEED_REENTRANT_FUNCS=no
|
||||
NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14
|
||||
|
Loading…
x
Reference in New Issue
Block a user