From f5bdb227c49e9fae70f89a4e22d4b45d836aa22f Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Mar 2011 18:45:06 -0600 Subject: apply gcc-4.6.0 sparc build fix patch --- kernel.spec | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'kernel.spec') diff --git a/kernel.spec b/kernel.spec index 2a5c22c2..4683fbc7 100644 --- a/kernel.spec +++ b/kernel.spec @@ -620,6 +620,7 @@ Patch31: linux-2.6-utrace.patch Patch32: linux-2.6-utrace-ptrace.patch Patch150: linux-2.6.29-sparc-IOC_TYPECHECK.patch +Patch151: sparc64_fix_build_errors_with_gcc460.patch Patch160: linux-2.6-32bit-mmap-exec-randomization.patch Patch161: linux-2.6-i386-nx-emulation.patch @@ -1192,6 +1193,7 @@ ApplyPatch linux-2.6-utrace-ptrace.patch # SPARC64 # ApplyPatch linux-2.6.29-sparc-IOC_TYPECHECK.patch +ApplyPatch sparc64_fix_build_errors_with_gcc460.patch # # Exec shield @@ -1970,6 +1972,9 @@ fi # and build. %changelog +* Wed Mar 09 2011 Dennis Gilmore +- apply sparc64 gcc-4.6.0 buildfix patch + * Wed Mar 09 2011 Ben Skeggs 2.6.38-0.rc8.git0.2 - nouveau: allow max clients on nv4x (679629), better error reporting -- cgit