diff options
author | Dennis Gilmore <dennis@ausil.us> | 2011-03-09 18:45:06 -0600 |
---|---|---|
committer | Dennis Gilmore <dennis@ausil.us> | 2011-03-09 18:45:06 -0600 |
commit | f5bdb227c49e9fae70f89a4e22d4b45d836aa22f (patch) | |
tree | f89bfd4996aaf186c7e2209b53a87efae1d61717 /kernel.spec | |
parent | 496d23d3939a822ff8293d45ef4a7dc6f24461a1 (diff) | |
download | kernel-f5bdb227c49e9fae70f89a4e22d4b45d836aa22f.tar.gz kernel-f5bdb227c49e9fae70f89a4e22d4b45d836aa22f.tar.xz kernel-f5bdb227c49e9fae70f89a4e22d4b45d836aa22f.zip |
apply gcc-4.6.0 sparc build fix patch
Diffstat (limited to 'kernel.spec')
-rw-r--r-- | kernel.spec | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/kernel.spec b/kernel.spec index 2a5c22c27..4683fbc77 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 <dennis@ausil.us> +- apply sparc64 gcc-4.6.0 buildfix patch + * Wed Mar 09 2011 Ben Skeggs <bskeggs@redhat.com> 2.6.38-0.rc8.git0.2 - nouveau: allow max clients on nv4x (679629), better error reporting |