summaryrefslogtreecommitdiff
path: root/packages/perl/perl-native_5.8.7.bb
diff options
context:
space:
mode:
authorRene Wagner <rw@handhelds.org>2005-07-29 21:17:08 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-29 21:17:08 +0000
commit96311266fb4ee5b87fec4b64f65d42431dfe5b42 (patch)
tree977f974554e19f6b3e38fce6faf1617cd2b4fc2d /packages/perl/perl-native_5.8.7.bb
parent39773aaf1be97eeb4bcdbd1fc9610bccb7a420a9 (diff)
parent1c58a321e42af440ce535b75a0a59cb80061a263 (diff)
merge of 22b6c89379f44959daad0672b60b3b2775b9364a
and a9d332834a83bff1778ad969b7e1514a83a3c137
Diffstat (limited to 'packages/perl/perl-native_5.8.7.bb')
-rw-r--r--packages/perl/perl-native_5.8.7.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/perl/perl-native_5.8.7.bb b/packages/perl/perl-native_5.8.7.bb
index 1f353a543a..cc2b7fc5b1 100644
--- a/packages/perl/perl-native_5.8.7.bb
+++ b/packages/perl/perl-native_5.8.7.bb
@@ -11,6 +11,9 @@ DEPENDS = "db3-native gdbm-native"
SRC_URI = "http://ftp.funet.fi/pub/CPAN/src/perl-${PV}.tar.gz"
S = "${WORKDIR}/perl-${PV}"
+#perl is not parallel_make safe
+PARALLEL_MAKE = ""
+
do_configure () {
./Configure \
-Dcc="${BUILD_CC}" \