git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c87ad9
)
perl: Add support for armeb-linux-gnueabi (trivial addition) - now configures and...
author
Rod Whitby
<rod@whitby.id.au>
Sat, 31 Mar 2007 12:43:16 +0000
(12:43 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Sat, 31 Mar 2007 12:43:16 +0000
(12:43 +0000)
packages/perl/perl_5.8.7.bb
patch
|
blob
|
history
diff --git
a/packages/perl/perl_5.8.7.bb
b/packages/perl/perl_5.8.7.bb
index
2f37e6c
..
b9a62e7
100644
(file)
--- a/
packages/perl/perl_5.8.7.bb
+++ b/
packages/perl/perl_5.8.7.bb
@@
-44,6
+44,7
@@
do_configure() {
cp ${WORKDIR}/config.sh-sh4-linux .
#perl insists on an extra config.sh for arm EABI
cp config.sh-arm-linux config.sh-arm-linux-gnueabi
+ cp config.sh-armeb-linux config.sh-armeb-linux-gnueabi
# nslu2 LE uclibc builds do not work with the default config.sh
if test "${MACHINE}" = nslu2
then