From c850415a1bdbb9268114d90fd0fc4cb3479de9c5 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 26 Mar 2013 19:14:43 -0700 Subject: gcc-4.8: Add recipes Signed-off-by: Khem Raj Signed-off-by: Saul Wold --- meta/recipes-devtools/gcc/gcc_4.8.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-devtools/gcc/gcc_4.8.bb (limited to 'meta/recipes-devtools/gcc/gcc_4.8.bb') diff --git a/meta/recipes-devtools/gcc/gcc_4.8.bb b/meta/recipes-devtools/gcc/gcc_4.8.bb new file mode 100644 index 0000000000..9954375e6e --- /dev/null +++ b/meta/recipes-devtools/gcc/gcc_4.8.bb @@ -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}" -- cgit 1.2.3-korg