Commit b1d955ea authored by Bruce Momjian's avatar Bruce Momjian

Remove -pipe on Linux, per reports from Peter.

parent 85bd172c
CFLAGS="$CFLAGS -pipe"
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
CPPFLAGS="-D_GNU_SOURCE"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment