mirror of
https://github.com/postgres/postgres.git
synced 2025-07-18 17:42:25 +03:00
Remove -pipe on Linux, per reports from Peter.
This commit is contained in:
@ -1,5 +1,3 @@
|
||||
CFLAGS="$CFLAGS -pipe"
|
||||
|
||||
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
|
||||
CPPFLAGS="-D_GNU_SOURCE"
|
||||
|
||||
|
Reference in New Issue
Block a user