aboutsummaryrefslogtreecommitdiff
path: root/meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb')
-rw-r--r--meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb8
1 files changed, 0 insertions, 8 deletions
diff --git a/meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb b/meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb
deleted file mode 100644
index 13431c8b..00000000
--- a/meta-aarch64/recipes-devtools/gcc/gcc-runtime_aarch64-4.7.bb
+++ /dev/null
@@ -1,8 +0,0 @@
-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"
-EXTRA_OECONF_append_linuxstdbase = " --enable-clocale=gnu"