aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-4.1.2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-4.1.2.inc')
-rw-r--r--recipes/gcc/gcc-4.1.2.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/recipes/gcc/gcc-4.1.2.inc b/recipes/gcc/gcc-4.1.2.inc
index b8959aac1b..1360ce32b8 100644
--- a/recipes/gcc/gcc-4.1.2.inc
+++ b/recipes/gcc/gcc-4.1.2.inc
@@ -57,6 +57,9 @@ FORTRAN = ""
JAVA = ""
EXTRA_OECONF_BASE = "--disable-libssp --disable-libmudflap"
+EXTRA_OECONF_INITIAL = "--disable-libmudflap --disable-libssp"
+EXTRA_OECONF_INTERMEDIATE = "--disable-libmudflap --disable-libssp"
+
ARM_INSTRUCTION_SET = "arm"