mirror of
https://github.com/postgres/postgres.git
synced 2026-04-05 09:15:40 -04:00
2 lines
92 B
Text
2 lines
92 B
Text
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
|
|
CPPFLAGS="-D_GNU_SOURCE"
|