mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-14 18:37:03 +08:00
3 lines
92 B
Plaintext
3 lines
92 B
Plaintext
# Force _GNU_SOURCE on; plperl is broken with Perl 5.8.0 otherwise
|
|
CPPFLAGS="-D_GNU_SOURCE"
|