aboutsummaryrefslogtreecommitdiffstats
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 @@
-PR = "r6"
-
-require gcc-${PV}.inc
-require gcc-cross-sdk.inc
-require gcc-configure-sdk.inc
-require gcc-package-sdk.inc
-
-DEPENDS += "gmp-native mpfr-native"
-
-EXTRA_OECONF += "--disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"