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:
@ -1,2 +1,4 @@
|
||||
CFLAGS="$CFLAGS -pipe"
|
||||
|
||||
THREAD_SUPPORT=yes
|
||||
NEED_REENTRANT_FUNCS=yes # 1.6 2003-09-14
|
||||
|
Reference in New Issue
Block a user