mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 06:37:06 -04:00
Remove -pipe on Linux, per reports from Peter.
This commit is contained in:
parent
85bd172c45
commit
b1d955ea7b
1 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,3 @@
|
|||
CFLAGS="$CFLAGS -pipe"
|
||||
|
||||
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
|
||||
CPPFLAGS="-D_GNU_SOURCE"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue