]> granicus.if.org Git - postgresql/commitdiff
Remove -pipe on Linux, per reports from Peter.
authorBruce Momjian <bruce@momjian.us>
Thu, 9 Oct 2003 16:52:45 +0000 (16:52 +0000)
committerBruce Momjian <bruce@momjian.us>
Thu, 9 Oct 2003 16:52:45 +0000 (16:52 +0000)
src/template/linux

index 0a7f313a8322daf068dd9c02da5ad969fc5cf407..529da9c1694e84d9ea05d73ab64e9dc61bd0cd8a 100644 (file)
@@ -1,5 +1,3 @@
-CFLAGS="$CFLAGS -pipe"
-
 # Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
 CPPFLAGS="-D_GNU_SOURCE"