summaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb10
1 files changed, 0 insertions, 10 deletions
diff --git a/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb b/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb
deleted file mode 100644
index 83f0ec865b..0000000000
--- a/meta/packages/gcc/gcc-cross-nativesdk_4.1.2.bb
+++ /dev/null
@@ -1,10 +0,0 @@
1PR = "r6"
2
3require gcc-${PV}.inc
4require gcc-cross-sdk.inc
5require gcc-configure-sdk.inc
6require gcc-package-sdk.inc
7
8DEPENDS += "gmp-native mpfr-native"
9
10EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"