mirror of
https://github.com/postgres/postgres.git
synced 2025-08-27 07:42:10 +03:00
Add -pipe compile for Linux.
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
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