aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross_3.3.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-cross_3.3.3.bb')
-rw-r--r--packages/gcc/gcc-cross_3.3.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_3.3.3.bb b/packages/gcc/gcc-cross_3.3.3.bb
index 4d1e05457b..d01528c5ec 100644
--- a/packages/gcc/gcc-cross_3.3.3.bb
+++ b/packages/gcc/gcc-cross_3.3.3.bb
@@ -8,7 +8,7 @@ PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
# Files for these are defined in the main gcc.oe
PACKAGES = "libgcc libstdc++ libg2c"
-INHIBIT_PACKAGE_STRIP = 1
+INHIBIT_PACKAGE_STRIP = "1"
EXTRA_OECONF_PATHS = "--with-local-prefix=${CROSS_DIR}/${TARGET_SYS} \
--with-gxx-include-dir=${CROSS_DIR}/${TARGET_SYS}/include/c++"