[Glibc-bsd-commits] r2049 - in trunk: kfreebsd-6/debian kfreebsd-6/debian/arch/i386 kfreebsd-7/debian kfreebsd-7/debian/arch/i386

ps-guest at alioth.debian.org ps-guest at alioth.debian.org
Fri Nov 30 08:46:23 UTC 2007


Author: ps-guest
Date: 2007-11-30 08:46:23 +0000 (Fri, 30 Nov 2007)
New Revision: 2049

Modified:
   trunk/kfreebsd-6/debian/arch/i386/586-smp.config
   trunk/kfreebsd-6/debian/changelog
   trunk/kfreebsd-7/debian/arch/i386/586-smp.config
   trunk/kfreebsd-7/debian/arch/i386/586.config
   trunk/kfreebsd-7/debian/changelog
Log:
* all 586 flavours should support i686 CPU.



Modified: trunk/kfreebsd-6/debian/arch/i386/586-smp.config
===================================================================
--- trunk/kfreebsd-6/debian/arch/i386/586-smp.config	2007-11-28 19:03:25 UTC (rev 2048)
+++ trunk/kfreebsd-6/debian/arch/i386/586-smp.config	2007-11-30 08:46:23 UTC (rev 2049)
@@ -2,6 +2,7 @@
 
 include		GENERIC
 cpu		I586_CPU
+cpu		I686_CPU
 makeoptions	COPTFLAGS="-Os -frename-registers -pipe -march=i586"
 ident		Debian-i586-SMP
 

Modified: trunk/kfreebsd-6/debian/changelog
===================================================================
--- trunk/kfreebsd-6/debian/changelog	2007-11-28 19:03:25 UTC (rev 2048)
+++ trunk/kfreebsd-6/debian/changelog	2007-11-30 08:46:23 UTC (rev 2049)
@@ -9,7 +9,7 @@
   * Backport packaging changes from kfreebsd-7
 
   [ Aurelien Jarno ]
-  * arch/i386/586.config: also support i686 CPU. 
+  * arch/i386/586.config and arch/i386/586-smp.config: also support i686 CPU. 
 
  -- Aurelien Jarno <aurel32 at debian.org>  Wed, 28 Nov 2007 20:02:55 +0100
 

Modified: trunk/kfreebsd-7/debian/arch/i386/586-smp.config
===================================================================
--- trunk/kfreebsd-7/debian/arch/i386/586-smp.config	2007-11-28 19:03:25 UTC (rev 2048)
+++ trunk/kfreebsd-7/debian/arch/i386/586-smp.config	2007-11-30 08:46:23 UTC (rev 2049)
@@ -2,6 +2,7 @@
 
 include		GENERIC
 cpu		I586_CPU
+cpu		I686_CPU
 makeoptions	COPTFLAGS="-Os -frename-registers -pipe -march=i586"
 ident		Debian-i586-SMP
 

Modified: trunk/kfreebsd-7/debian/arch/i386/586.config
===================================================================
--- trunk/kfreebsd-7/debian/arch/i386/586.config	2007-11-28 19:03:25 UTC (rev 2048)
+++ trunk/kfreebsd-7/debian/arch/i386/586.config	2007-11-30 08:46:23 UTC (rev 2049)
@@ -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-7/debian/changelog
===================================================================
--- trunk/kfreebsd-7/debian/changelog	2007-11-28 19:03:25 UTC (rev 2048)
+++ trunk/kfreebsd-7/debian/changelog	2007-11-30 08:46:23 UTC (rev 2049)
@@ -7,6 +7,7 @@
      - refresh of some patches
   * Reorder freebsd6-buildutils and freebsd7-buildutils in Build-Depends
   * Add build-dependency on quilt, and use quilt in debian/rules
+  * arch/i386/586.config and arch/i386/586-smp.config: also support i686 CPU.
 
  -- Aurelien Jarno <aurel32 at debian.org>  Tue, 23 Oct 2007 17:20:02 +0200
 




More information about the Glibc-bsd-commits mailing list