mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-18 05:01:58 +02:00
toolchain-layer: move binutils and gcc from meta-oe into here
Acked-by: Martin Jansa <Martin.Jansa@gmail.com> Acked-by: Eric Bénard <eric@eukrea.com> Acked-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
This commit is contained in:
8
toolchain-layer/recipes-devtools/gcc/gcc-runtime_4.5.bb
Normal file
8
toolchain-layer/recipes-devtools/gcc/gcc-runtime_4.5.bb
Normal file
@@ -0,0 +1,8 @@
|
||||
|
||||
require recipes-devtools/gcc/gcc-${PV}.inc
|
||||
require recipes-devtools/gcc/gcc-configure-runtime.inc
|
||||
require recipes-devtools/gcc/gcc-package-runtime.inc
|
||||
|
||||
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
|
||||
|
||||
EXTRA_OECONF += "--disable-libunwind-exceptions"
|
||||
Reference in New Issue
Block a user