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

r1572 - in glibc-package: branches/glibc-2.4/debian branches/glibc-2.4/debian/sysdeps trunk/debian trunk/debian/sysdeps



Author: aurel32
Date: 2006-05-29 03:01:32 +0000 (Mon, 29 May 2006)
New Revision: 1572

Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/alpha.mk
Log:
Also build the udeb with -Os on alpha.



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-05-28 22:28:58 UTC (rev 1571)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-05-29 03:01:32 UTC (rev 1572)
@@ -128,8 +128,7 @@
     sarge into etch.
   * debian/sysdeps/kfreebsd.mk: build the udeb package with -Os on
     kfreebsd-i386 and kfreebsd-amd64.
-  * debian/sysdeps/*.mk: build the udeb with -Os, except on alpha, m68k and
-    s390.
+  * debian/sysdeps/*.mk: build the udeb with -Os, except on m68k and s390.
   * debian/sysdeps/hppa.mk: build the udeb with gcc 4.1.
     mipsel, powerpc and sparc.
   * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk	2006-05-28 22:28:58 UTC (rev 1571)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk	2006-05-29 03:01:32 UTC (rev 1572)
@@ -6,6 +6,3 @@
 
 # disabled for static linked pthread programs.
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
-
-# udeb Config
-udeb_extra_cflags =

Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-05-28 22:28:58 UTC (rev 1571)
+++ glibc-package/trunk/debian/changelog	2006-05-29 03:01:32 UTC (rev 1572)
@@ -20,8 +20,7 @@
     sarge into etch.
   * debian/sysdeps/kfreebsd.mk: build the udeb package with -Os on
     kfreebsd-i386 and kfreebsd-amd64.
-  * debian/sysdeps/*.mk: build the udeb with -Os, except on alpha, m68k and
-    s390.
+  * debian/sysdeps/*.mk: build the udeb with -Os, except on m68k and s390.
   * debian/sysdeps/hppa.mk: build the udeb with gcc 4.1.
     mipsel, powerpc and sparc.
   * debian/sysdeps/arm.mk: set udeb_MIN_KERNEL_SUPPORTED to 2.4.1, as the

Modified: glibc-package/trunk/debian/sysdeps/alpha.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/alpha.mk	2006-05-28 22:28:58 UTC (rev 1571)
+++ glibc-package/trunk/debian/sysdeps/alpha.mk	2006-05-29 03:01:32 UTC (rev 1572)
@@ -6,6 +6,3 @@
 
 # disabled for static linked pthread programs.
 libc_extra_config_options = $(extra_config_options) --without-__thread
-
-# udeb Config
-udeb_extra_cflags = 



Reply to: