aboutsummaryrefslogtreecommitdiff
path: root/src/template/linux
blob: 6293e6a03a22af2b81443997419ecb2ba8bf4510 (plain)
1
2
3
4
# $PostgreSQL: pgsql/src/template/linux,v 1.28 2006/03/11 04:38:41 momjian Exp $

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