perl 5.8.8: Fix the CFLAGS being used for perl modules. Instead of replacing
authorJamie Lenehan <lenehan@twibble.org>
Tue, 29 May 2007 23:48:37 +0000 (23:48 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Tue, 29 May 2007 23:48:37 +0000 (23:48 +0000)
commit4e2ab57e3a73f1e11707b3981e78aaba779d8285
treeb62f34492dada1bb7eb225996cda583803f3a0a4
parente7a5b245b9d2ea2fe4675028ff729ea1ac4a36f5
perl 5.8.8: Fix the CFLAGS being used for perl modules. Instead of replacing
the CFLAGS from the perl configuration with the OE CFLAGS we prepend the OE
CFLAGS. This is needed to ensure that compiler defines (such as _GNU_SOURCE)
are correctly definied when building perl modules. This primarily effects
modules that link against the core perl library, such as libxml-parser-perl.
packages/perl/perl-5.8.8/generate-sh.patch
packages/perl/perl_5.8.8.bb