PRIORITY = "optional"
# We need gnugrep (for -I)
DEPENDS = "virtual/db perl-native grep-native"
-PR = "r2"
+PR = "r4"
# Not tested enough
DEFAULT_PREFERENCE = "-1"
do_configure() {
# Make hostperl in build directory be the native perl
- cp -f ${HOSTPERL} hostperl
+ ln -sf ${HOSTPERL} hostperl
# Do out work in the cross subdir
cd Cross
PRIORITY = "optional"
# We need gnugrep (for -I)
DEPENDS = "virtual/db perl-native grep-native"
-PR = "r32"
+PR = "r34"
# Major part of version
PVM = "5.8"
do_configure() {
# Make hostperl in build directory be the native perl
- cp -f ${HOSTPERL} hostperl
+ ln -sf ${HOSTPERL} hostperl
# Do out work in the cross subdir
cd Cross