Remove -pipe on Linux, per reports from Peter.

REL7_4_STABLE
Bruce Momjian 23 years ago
parent 85bd172c45
commit b1d955ea7b
  1. 2
      src/template/linux

@ -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…
Cancel
Save