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:
9b09ed7
)
revert removing --program-prefix from libtool-native
author
Michael Lauer
<mickey@vanille-media.de>
Sat, 1 May 2004 12:00:13 +0000
(12:00 +0000)
committer
Michael Lauer
<mickey@vanille-media.de>
Sat, 1 May 2004 12:00:13 +0000
(12:00 +0000)
BKrev: 4093914dqVy-33VeIQQNQdpKjnp01A
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
0d2a8b5
..
a2eacca
100644
(file)
--- a/
libtool/libtool-native_1.5.oe
+++ b/
libtool/libtool-native_1.5.oe
@@
-13,6
+13,8
@@
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 \