Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 9a1ced27326e86b47306859bf85bd1e8b79090ff
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-11-07T22:09:51Z
Releases: 7.4.1
Add #define _GNU_SOURCE to work around what seems to be Perl 5.8.0's
problem.  Per recent discussions about plperl failing to build on Linux.

Files

PathChange+/−
src/include/port/linux.h modified +6 −0