X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/c7fc82bc807876bc2c375055c2e0c65290170a2c..b692ca07e0df86fa2017cf2e331cb0692424c8d9:/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch diff --git a/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch b/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch index 17c08cd6c..200c68457 100644 --- a/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch +++ b/target/linux/uml/patches/001-gcc4_unit_at_a_time_i386_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.26/arch/um/Makefile-i386 -=================================================================== ---- linux-2.6.26.orig/arch/um/Makefile-i386 2008-07-28 13:43:40.412036547 +0200 -+++ linux-2.6.26/arch/um/Makefile-i386 2008-07-28 13:44:00.234033125 +0200 +--- a/arch/um/Makefile-i386 ++++ b/arch/um/Makefile-i386 @@ -35,7 +35,7 @@ # Disable unit-at-a-time mode on pre-gcc-4.0 compilers, it makes gcc use # a lot more stack due to the lack of sharing of stacklots. Also, gcc