[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

r1503 - in glibc-package/trunk/debian: . patches



Author: aurel32
Date: 2006-05-21 20:31:09 +0000 (Sun, 21 May 2006)
New Revision: 1503

Added:
   glibc-package/trunk/debian/patches/series.kfreebsd-arm-softfloat
Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/patches/series
Log:
Enable arm-softfloat again, but enable the patch conditionally.



Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-05-21 20:22:41 UTC (rev 1502)
+++ glibc-package/trunk/debian/changelog	2006-05-21 20:31:09 UTC (rev 1503)
@@ -3,8 +3,9 @@
   [ Aurelien Jarno ]
   * debian/debhelper.in/libc.preinst: use the original path if readlink -f 
     fails to canonicalize the path.  (Closes: #368116)
-  * Add patches/arm/local-softfloat.diff (support for arm softfloat), but
-    keep it disabled, as it breaks other architectures.
+  * Add patches/arm/local-softfloat.diff (support for arm softfloat), and 
+    enable on arm-softfloat only, as it breaks other architectures.  (Closes:
+    #358772)
   * debian/rules.d/control.mk: Add arm-softfloat to the architectures list.
   * Do a separate pass for the udeb package, so that it could use different
     build options.

Modified: glibc-package/trunk/debian/patches/series
===================================================================
--- glibc-package/trunk/debian/patches/series	2006-05-21 20:22:41 UTC (rev 1502)
+++ glibc-package/trunk/debian/patches/series	2006-05-21 20:31:09 UTC (rev 1503)
@@ -57,7 +57,6 @@
 arm/local-dwarf2-buildfix.diff -p0
 arm/local-ioperm.diff -p0
 arm/local-no-hwcap.diff -p0
-#arm/local-softfloat.diff -p0
 
 hppa/local-Rminkernel.diff -p0
 hppa/submitted-drop-utimes.diff -p1

Added: glibc-package/trunk/debian/patches/series.kfreebsd-arm-softfloat
===================================================================
--- glibc-package/trunk/debian/patches/series.kfreebsd-arm-softfloat	2006-05-21 20:22:41 UTC (rev 1502)
+++ glibc-package/trunk/debian/patches/series.kfreebsd-arm-softfloat	2006-05-21 20:31:09 UTC (rev 1503)
@@ -0,0 +1 @@
+arm/local-softfloat.diff -p0



Reply to: