From e87389229eb4537627322582510dd52fce312d3e Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Thu, 29 Jan 2009 19:24:31 +0000 Subject: toolchain/gcc: remove ancient (and unused) i386 softfloat patch --- toolchain/gcc/gcc-uclibc-4.x.mk | 4 ---- 1 file changed, 4 deletions(-) (limited to 'toolchain/gcc/gcc-uclibc-4.x.mk') diff --git a/toolchain/gcc/gcc-uclibc-4.x.mk b/toolchain/gcc/gcc-uclibc-4.x.mk index 461e45ea2..118b257e0 100644 --- a/toolchain/gcc/gcc-uclibc-4.x.mk +++ b/toolchain/gcc/gcc-uclibc-4.x.mk @@ -179,10 +179,6 @@ endif ifeq ("$(strip $(ARCH))","armeb") toolchain/patch-kernel.sh $(GCC_DIR) toolchain/gcc/$(GCC_VERSION) arm-softfloat.patch.conditional endif - # Not yet updated to 3.4.1. - #ifeq ("$(strip $(ARCH))","i386") - #toolchain/patch-kernel.sh $(GCC_DIR) toolchain/gcc i386-gcc-soft-float.patch - #endif endif touch $@ -- cgit v1.2.3