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

ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"

EXTRA_OECONF += "--disable-libunwind-exceptions"
EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"