mirror of
https://github.com/postgres/postgres.git
synced 2025-09-03 15:22:11 +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
|
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
|
||||||
CPPFLAGS="-D_GNU_SOURCE"
|
CPPFLAGS="-D_GNU_SOURCE"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user