Author: arekm Date: Sun Jul 27 21:09:15 2008 GMT Module: SPECS Tag: LINUX_2_6_22 ---- Log message: - fix build with gcc 4.3
---- Files affected: SPECS: kernel.spec (1.441.2.1796.2.87 -> 1.441.2.1796.2.88) ---- Diffs: ================================================================ Index: SPECS/kernel.spec diff -u SPECS/kernel.spec:1.441.2.1796.2.87 SPECS/kernel.spec:1.441.2.1796.2.88 --- SPECS/kernel.spec:1.441.2.1796.2.87 Wed Jul 2 17:13:55 2008 +++ SPECS/kernel.spec Sun Jul 27 23:09:08 2008 @@ -338,6 +338,7 @@ # aic94xx patch based on http://georgi.unixsol.org/programs/aic94xx_with_included_firmware_2.6.21.diff Patch160: linux-2.6-aic94xx_with_included_firmware.patch +Patch170: linux-gcc.patch Patch200: linux-2.6-ppc-ICE-hacks.patch @@ -918,6 +919,8 @@ # aic94xx linux-2.6-aic94xx_with_included_firmware.patch %patch160 -p1 +%patch170 -p1 + # prefetch, DISABLED BECAUSE IT OOPSES ON XFS! (at least) #%patch400 -p1 @@ -1736,6 +1739,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.441.2.1796.2.88 2008/07/27 21:09:08 arekm +- fix build with gcc 4.3 + Revision 1.441.2.1796.2.87 2008/07/02 15:13:55 glen - obsolete all fuse kernel module packages ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kernel.spec?r1=1.441.2.1796.2.87&r2=1.441.2.1796.2.88&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
