postgresql/src/template
Bruce Momjian 30a06fe2c4 Unconditionally define:
-D_REENTRANT -D_THREAD_SAFE -D_POSIX_PTHREAD_SEMANTICS

for all ports.  It can't hurt if they are not supported, but it makes
our job easier for porting.

Should fix Darwin compile and other platforms without mucking with the
thread detection code.
2004-04-26 04:04:42 +00:00
..
aix Fix CFLAGS logic. 2003-11-01 20:45:30 +00:00
beos This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
bsdi Add new auto-detection of thread flags. 2004-04-23 18:15:55 +00:00
cygwin Make template CFLAGS handling consistent. 2003-10-09 14:40:37 +00:00
darwin Unconditionally define: 2004-04-26 04:04:42 +00:00
dgux This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
freebsd Unconditionally define: 2004-04-26 04:04:42 +00:00
hpux Use inlined TAS() on PA-RISC, if we are compiling with gcc. 2003-12-23 22:15:07 +00:00
irix5 This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
linux Unconditionally define: 2004-04-26 04:04:42 +00:00
netbsd Add new auto-detection of thread flags. 2004-04-23 18:15:55 +00:00
nextstep This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
openbsd Remove -pipe from compiles. 2003-10-09 22:55:46 +00:00
osf Add new auto-detection of thread flags. 2004-04-23 18:15:55 +00:00
qnx4 Fix CFLAGS selection to actually work. Add test to detect whether gcc's 2003-10-25 15:32:11 +00:00
sco This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
solaris Unconditionally define: 2004-04-26 04:04:42 +00:00
sunos4 This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
svr4 This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
ultrix4 This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
univel Fix CFLAGS selection to actually work. Add test to detect whether gcc's 2003-10-25 15:32:11 +00:00
unixware Unconditionally define: 2004-04-26 04:04:42 +00:00
win This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00
win32 This centralizes the optimization defaults into configure.in, rather 2003-10-09 03:20:34 +00:00