1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-25 01:02:05 +03:00

Remove -pipe from compiles.

This commit is contained in:
Bruce Momjian
2003-10-09 22:55:46 +00:00
parent d8581fbb6b
commit c568b8fbe7
5 changed files with 1 additions and 10 deletions

View File

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