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:
ee0b6f3
)
make libtool-native work on systems without a native libtool
author
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 12:53:22 +0000
(12:53 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Fri, 30 Apr 2004 12:53:22 +0000
(12:53 +0000)
BKrev: 40924c42y4blZEL2cOWGDz14GldRAA
libtool/libtool-native_1.5.oe
patch
|
blob
|
history
diff --git
a/libtool/libtool-native_1.5.oe
b/libtool/libtool-native_1.5.oe
index
0f90e20
..
c1d4af1
100644
(file)
--- a/
libtool/libtool-native_1.5.oe
+++ b/
libtool/libtool-native_1.5.oe
@@
-13,8
+13,6
@@
S = "${WORKDIR}/libtool-${PV}"
prefix = "${CROSS_DIR}"
exec_prefix = "${prefix}"
-EXTRA_OECONF_append = " --program-prefix=${TARGET_SYS}-"
-
do_stage () {
oe_runmake install
install -d ${STAGING_DATADIR}/libtool \
@@
-34,5
+32,4
@@
do_stage () {
}
do_install () {
- :
}