Author: ps-guest Date: 2006-02-17 09:25:37 +0000 (Fri, 17 Feb 2006) New Revision: 1224
Modified: trunk/kfreebsd-6/debian/arch/i386/586-smp.config Log: enable I686_CPU also for 586-smp.config Modified: trunk/kfreebsd-6/debian/arch/i386/586-smp.config =================================================================== --- trunk/kfreebsd-6/debian/arch/i386/586-smp.config 2006-02-17 08:51:42 UTC (rev 1223) +++ trunk/kfreebsd-6/debian/arch/i386/586-smp.config 2006-02-17 09:25:37 UTC (rev 1224) @@ -2,6 +2,7 @@ machine i386 cpu I586_CPU +cpu I686_CPU makeoptions COPTFLAGS="-O -pipe -march=i586" ident Debian-i586 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

