diff options
| -rw-r--r-- | meta/recipes-devtools/gcc/gcc-4.7.inc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/meta/recipes-devtools/gcc/gcc-4.7.inc b/meta/recipes-devtools/gcc/gcc-4.7.inc index 3956084062..7cfc388b78 100644 --- a/meta/recipes-devtools/gcc/gcc-4.7.inc +++ b/meta/recipes-devtools/gcc/gcc-4.7.inc @@ -81,6 +81,7 @@ EXTRA_OECONF_BASE = " --enable-lto \  			--with-linker-hash-style=${LINKER_HASH_STYLE} \  			--with-ppl=no \  			--with-cloog=no \ +			--enable-checking=release \  			--enable-cheaders=c_global "  EXTRA_OECONF_INITIAL = "--disable-libmudflap \ | 
