summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb
blob: 97468db29f0c06e08fa03fdd6dacd327e488ecde (plain)
1
2
3
4
5
6
7
8
require gcc-${PV}.inc
require gcc-configure-runtime.inc
require gcc-package-runtime.inc

ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"

EXTRA_OECONF += "--disable-libunwind-exceptions"
EXTRA_OECONF_append_poky-lsb = " --enable-clocale=gnu"