Commit 85bd172c authored by Bruce Momjian's avatar Bruce Momjian

Add -pipe compile for Linux.

parent 7185455c
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