perl/perl-native 5.8.8: Fix up asm/page.h include issue. Perl was including
authorJamie Lenehan <lenehan@twibble.org>
Fri, 6 Jul 2007 03:08:35 +0000 (03:08 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Fri, 6 Jul 2007 03:08:35 +0000 (03:08 +0000)
commit8809e54182b51dcc864765d075843150db5480c7
tree308b89dec409db55510170f9821f2f6a6ca8f25c
parentcca64dcefa7950d7cb7844d2c0cdac3b828466a3
perl/perl-native 5.8.8: Fix up asm/page.h include issue. Perl was including
it in order to get the definition for getpagesize which has been definied in
unistd.h, which it already includes, since glibc 2.1. Some versions of linux
libc headers removed the asm/page.h resulting in failures here for some
people. Closes #2546.
packages/perl/perl-5.8.8/asm-pageh-fix.patch [new file with mode: 0644]
packages/perl/perl-native_5.8.8.bb
packages/perl/perl_5.8.8.bb