aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/uclibc
diff options
context:
space:
mode:
authorWalter Goossens <walter.goossens@axon.tv>2009-11-22 15:48:37 +0100
committerLeon Woestenberg <leon@sidebranch.com>2009-11-24 13:49:16 +0100
commit7c7ceced20fb27c509d39eb33f2b293f7390fe91 (patch)
tree6e3171467f046ef2ef7cc8bc44e20ff1882f220d /recipes/uclibc
parent838272b88d8fe9c774e76947a85ef199aeef264b (diff)
downloadopenembedded-7c7ceced20fb27c509d39eb33f2b293f7390fe91.tar.gz
uclibc.inc: Set +x on ${base_libdir} only if directory should exist.
Signed-off-by: Leon Woestenberg <leon@sidebranch.com>
Diffstat (limited to 'recipes/uclibc')
-rw-r--r--recipes/uclibc/uclibc.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes/uclibc/uclibc.inc b/recipes/uclibc/uclibc.inc
index 56293d15ad..ae9e18f8e3 100644
--- a/recipes/uclibc/uclibc.inc
+++ b/recipes/uclibc/uclibc.inc
@@ -176,7 +176,6 @@ do_install() {
oe_runmake "SSP_ALL_CFLAGS=${TARGET_LINK_HASH_STYLE}" utils
oe_runmake STRIPTOOL=true PREFIX=${D} DEVEL_PREFIX=${prefix}/ RUNTIME_PREFIX=/ \
install_utils
-
if [ "x$SHARED_LIBRARIESy" != "xnoy"; then
# oe_runstrip needs +x on files
chmod +x ${D}/${base_libdir}/*