mirror of
https://github.com/postgres/postgres.git
synced 2025-11-24 00:23:06 +03:00
NetBSD needs reentrant funcs.
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
CFLAGS='-O2 -pipe'
|
CFLAGS='-O2 -pipe'
|
||||||
|
|
||||||
SUPPORTS_THREADS=yes
|
SUPPORTS_THREADS=yes
|
||||||
NEED_REENTRANT_FUNCS=no
|
NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14
|
||||||
|
|||||||
Reference in New Issue
Block a user