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:
3e0c529
)
uclibc-initial: make sure dir exists before symlinking to it
author
Koen Kooi
<koen@openembedded.org>
Fri, 14 Mar 2008 13:59:57 +0000
(13:59 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Fri, 14 Mar 2008 13:59:57 +0000
(13:59 +0000)
packages/uclibc/uclibc-initial_0.9.29.bb
patch
|
blob
|
history
diff --git
a/packages/uclibc/uclibc-initial_0.9.29.bb
b/packages/uclibc/uclibc-initial_0.9.29.bb
index
aa42fa3
..
57ac613
100644
(file)
--- a/
packages/uclibc/uclibc-initial_0.9.29.bb
+++ b/
packages/uclibc/uclibc-initial_0.9.29.bb
@@
-13,6
+13,7
@@
do_stage() {
RUNTIME_PREFIX=${UCLIBC_STAGE_PREFIX}/ \
pregen install_dev
+ install -d ${CROSS_DIR}/${TARGET_SYS}
ln -sf include ${CROSS_DIR}/${TARGET_SYS}/sys-include
# This conflicts with the c++ version of this header