projects
/
postgresql.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48f3ddf
)
Mark linux as thread-enabled with new 7.5 tests.
author
Bruce Momjian
Sun, 14 Mar 2004 15:06:13 +0000
(15:06 +0000)
committer
Bruce Momjian
Sun, 14 Mar 2004 15:06:13 +0000
(15:06 +0000)
src/template/linux
patch
|
blob
|
blame
|
history
diff --git
a/src/template/linux
b/src/template/linux
index 7469b331078b7b98f90d12341df9ef84d076d12a..3684f1a1802b423b2a69cd939c1b8473c6613b7e 100644
(file)
--- a/
src/template/linux
+++ b/
src/template/linux
@@
-4,3
+4,10
@@
CPPFLAGS="-D_GNU_SOURCE"
# tools/thread/thread_test must be run
THREAD_CPPFLAGS="-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS"
THREAD_LIBS="-lpthread"
+
+THREAD_SUPPORT=yes
+# 2004-03-14, Linux 2.4.25-1-686
+STRERROR_THREADSAFE=yes
+GETPWUID_THREADSAFE=no
+GETHOSTBYNAME_THREADSAFE=no
+