summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross-sdk_4.3.0.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-10 22:05:00 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-10 22:05:00 +0000
commit8993f246c593e78038f7422c24897bfd16348945 (patch)
treeb4a9ca8f6b8aade32e15e5e56b23d647442b744f /packages/gcc/gcc-cross-sdk_4.3.0.bb
parent0985e00d9608d3f197772046763e03a00a72cd5e (diff)
gcc 4.3.0: replace with gcc 4.3.1
Diffstat (limited to 'packages/gcc/gcc-cross-sdk_4.3.0.bb')
-rw-r--r--packages/gcc/gcc-cross-sdk_4.3.0.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/packages/gcc/gcc-cross-sdk_4.3.0.bb b/packages/gcc/gcc-cross-sdk_4.3.0.bb
deleted file mode 100644
index 8057608e0d..0000000000
--- a/packages/gcc/gcc-cross-sdk_4.3.0.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-PR = "r5"
-
-inherit sdk
-
-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}${layout_exec_prefix}"