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:
272ae31
)
uclibc: use LDFLAGS for ldd and ldconfig (fixes QA error)
author
Dirk Opfer
<dirk@do13.de>
Tue, 14 Apr 2009 19:27:28 +0000
(21:27 +0200)
committer
Dirk Opfer
<dirk@do13.de>
Wed, 15 Apr 2009 09:32:42 +0000
(11:32 +0200)
recipes/uclibc/uclibc.inc
patch
|
blob
|
history
diff --git
a/recipes/uclibc/uclibc.inc
b/recipes/uclibc/uclibc.inc
index
be085ab
..
f2f3e9b
100644
(file)
--- a/
recipes/uclibc/uclibc.inc
+++ b/
recipes/uclibc/uclibc.inc
@@
-208,7
+208,7
@@
do_install() {
rmdir ${D}/usr/bin
fi
- oe_runmake utils
+ oe_runmake
"SSP_ALL_CFLAGS=${TARGET_LINK_HASH_STYLE}"
utils
oe_runmake STRIPTOOL=true PREFIX=${D} DEVEL_PREFIX=${prefix}/ RUNTIME_PREFIX=/ \
install_utils