aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb')
-rw-r--r--meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb b/meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb
deleted file mode 100644
index e2c641b49c..0000000000
--- a/meta/packages/gcc/gcc-cross-nativesdk_4.2.3.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-PR = "r3"
-
-inherit nativesdk
-
-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 --disable-libssp \
- --disable-libgomp --disable-libmudflap \
- --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native}"