summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-4.1.1.inc
diff options
context:
space:
mode:
Diffstat (limited to 'packages/gcc/gcc-4.1.1.inc')
-rw-r--r--packages/gcc/gcc-4.1.1.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-4.1.1.inc b/packages/gcc/gcc-4.1.1.inc
index a892dc31e3..92ee2d7bb8 100644
--- a/packages/gcc/gcc-4.1.1.inc
+++ b/packages/gcc/gcc-4.1.1.inc
@@ -42,4 +42,4 @@ SRC_URI_append_linux = " file://ppc-gcc-41-20060515.patch;patch=1 \
FORTRAN = ""
JAVA = ""
-EXTRA_OECONF += " --disable-libssp "
+EXTRA_OECONF_BASE = "--disable-libssp --disable-libmudflap"