mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
gcc-4.8: Add recipes
(From OE-Core rev: c850415a1bdbb9268114d90fd0fc4cb3479de9c5) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
5
meta/recipes-devtools/gcc/gcc_4.8.bb
Normal file
5
meta/recipes-devtools/gcc/gcc_4.8.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
require recipes-devtools/gcc/gcc-${PV}.inc
|
||||
require gcc-configure-target.inc
|
||||
require gcc-package-target.inc
|
||||
|
||||
ARCH_FLAGS_FOR_TARGET += "-isystem${STAGING_INCDIR}"
|
||||
Reference in New Issue
Block a user