From 73a5d9a06fabdede79c82e315894341b415ec3b1 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Thu, 30 Apr 2009 08:53:28 -0700 Subject: gcc (various): Drop incomplete LDFLAGS patch and really honor them, bump PR --- recipes/gcc/gcc-4.2.1.inc | 2 -- 1 file changed, 2 deletions(-) (limited to 'recipes/gcc/gcc-4.2.1.inc') diff --git a/recipes/gcc/gcc-4.2.1.inc b/recipes/gcc/gcc-4.2.1.inc index 920805bedc..b48d709115 100644 --- a/recipes/gcc/gcc-4.2.1.inc +++ b/recipes/gcc/gcc-4.2.1.inc @@ -27,7 +27,6 @@ SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \ file://gcc41-configure.in.patch;patch=1 \ file://arm-thumb.patch;patch=1 \ file://arm-thumb-cache.patch;patch=1 \ - file://ldflags.patch;patch=1 \ file://zecke-xgcc-cpp.patch;patch=1 \ file://unbreak-armv4t.patch;patch=1 \ file://fix-ICE-in-arm_unwind_emit_set.diff;patch=1 \ @@ -57,7 +56,6 @@ SRC_URI_avr32 = " http://ewi546.ewi.utwente.nl/tmp/avr32-gcc-4.2.1-atmel.1.0.3.t file://740-sh-pr24836.patch;patch=1 \ file://904-flatten-switch-stmt-00.patch;patch=1 \ file://gcc41-configure.in.patch;patch=1 \ - file://ldflags.patch;patch=1 \ file://zecke-xgcc-cpp.patch;patch=1 \ file://cache-amnesia.patch;patch=1 \ file://gfortran.patch;patch=1 \ -- cgit 1.2.3-korg