[Glibc-bsd-commits] r2048 - in trunk/kfreebsd-6/debian: . arch/i386

aurel32 at alioth.debian.org aurel32 at alioth.debian.org
Wed Nov 28 19:03:26 UTC 2007


Author: aurel32
Date: 2007-11-28 19:03:25 +0000 (Wed, 28 Nov 2007)
New Revision: 2048

Modified:
   trunk/kfreebsd-6/debian/arch/i386/586.config
   trunk/kfreebsd-6/debian/changelog
Log:
  * arch/i386/586.config: also support i686 CPU. 



Modified: trunk/kfreebsd-6/debian/arch/i386/586.config
===================================================================
--- trunk/kfreebsd-6/debian/arch/i386/586.config	2007-11-26 20:03:00 UTC (rev 2047)
+++ trunk/kfreebsd-6/debian/arch/i386/586.config	2007-11-28 19:03:25 UTC (rev 2048)
@@ -2,5 +2,6 @@
 
 include		GENERIC
 cpu		I586_CPU
+cpu		I686_CPU
 makeoptions	COPTFLAGS="-Os -frename-registers -pipe -march=i586"
 ident		Debian-i586

Modified: trunk/kfreebsd-6/debian/changelog
===================================================================
--- trunk/kfreebsd-6/debian/changelog	2007-11-26 20:03:00 UTC (rev 2047)
+++ trunk/kfreebsd-6/debian/changelog	2007-11-28 19:03:25 UTC (rev 2048)
@@ -8,8 +8,11 @@
     - add 913_uudecode.diff
   * Backport packaging changes from kfreebsd-7
 
- -- Aurelien Jarno <aurel32 at debian.org>  Wed, 11 Nov 2007 05:12:02 +0200
+  [ Aurelien Jarno ]
+  * arch/i386/586.config: also support i686 CPU. 
 
+ -- Aurelien Jarno <aurel32 at debian.org>  Wed, 28 Nov 2007 20:02:55 +0100
+
 kfreebsd-6 (6.2-3) unreleased; urgency=low
 
   * debian/rules:




More information about the Glibc-bsd-commits mailing list