diff options
Diffstat (limited to 'src/template/unixware')
-rw-r--r-- | src/template/unixware | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/template/unixware b/src/template/unixware index e7e63f65daa..9dd9d88a6ed 100644 --- a/src/template/unixware +++ b/src/template/unixware @@ -24,8 +24,5 @@ __EOF__ PTHREAD_CFLAGS="-Kpthread" fi -# tools/thread/thread_test must be run -PTHREAD_CFLAGS="$PTHREAD_CFLAGS -D_REENTRANT" - # Disabled because flags are required for all apps using libpq. # Waiting to see if other platforms need this too. 2004-03-22 |