M7350/oe-core/meta/recipes-devtools/gcc/gcc-runtime_4.6.bb

9 lines
247 B
BlitzBasic
Raw Normal View History

2024-09-09 08:52:07 +00:00
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"