1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-30 11:03:19 +03:00

Re-add -pipe compile flags for bsd's.

This commit is contained in:
Bruce Momjian
2003-10-09 04:34:02 +00:00
parent b510c44202
commit 6687152582
5 changed files with 8 additions and 3 deletions

View File

@ -1,2 +1,4 @@
CFLAGS="$CFLAGS -pipe"
THREAD_SUPPORT=yes
NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14