aboutsummaryrefslogtreecommitdiff
path: root/src/template/linux
blob: dff0eca6f105854f8975cf1ef10654f0db7e3861 (plain)
1
2
3
4
# $PostgreSQL: pgsql/src/template/linux,v 1.29 2006/12/12 19:43:19 petere Exp $

# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
CPPFLAGS="$CPPFLAGS -D_GNU_SOURCE"