mirror of
https://git.yoctoproject.org/poky
synced 2026-09-14 03:49:32 +02:00
gcc-4.7: Add recipes
Add new recipes for gcc-4_7-branch right now gcc 4.7.0 is latest release from this branch (From OE-Core rev: 3f8fee75e598ad0994acc5da0a612e6eca4f35f6) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
5
meta/recipes-devtools/gcc/gcc_4.7.bb
Normal file
5
meta/recipes-devtools/gcc/gcc_4.7.bb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 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