perl-native 5.8.8: Fix for cross-compile badness in the perl build. The
authorJamie Lenehan <lenehan@twibble.org>
Sun, 6 May 2007 23:52:01 +0000 (23:52 +0000)
committerJamie Lenehan <lenehan@twibble.org>
Sun, 6 May 2007 23:52:01 +0000 (23:52 +0000)
commit68333c4e017dc63020fd318d19069e1b66166273
tree63e48898d716df497399cf04bf5de27dd828d650
parent5b5b45a39e698b3c5e0f5647413a2cb051a991bc
perl-native 5.8.8: Fix for cross-compile badness in the perl build. The
perl-native configure script was added -I/usr/include/gdbm to the ccflags if
you host had a /usr/include/gdbm/ndbm.h header, even though gdbm support is
disabled. This patch stops the configure script adding that even if it finds
the header there.
packages/perl/perl-5.8.8/native-no-gdbminc.patch [new file with mode: 0644]
packages/perl/perl-native_5.8.8.bb