NetBSD needs reentrant funcs.
authorBruce Momjian
Mon, 15 Sep 2003 02:17:49 +0000 (02:17 +0000)
committerBruce Momjian
Mon, 15 Sep 2003 02:17:49 +0000 (02:17 +0000)
src/template/netbsd

index 72e1d624c4ae8ec5466eb59cff59889877d08eb5..0fd61a70b286383932e743188fcf4fae3d2a1c60 100644 (file)
@@ -1,4 +1,4 @@
 CFLAGS='-O2 -pipe'
 
 SUPPORTS_THREADS=yes
-NEED_REENTRANT_FUNCS=no
+NEED_REENTRANT_FUNCS=yes   # 1.6 2003-09-14