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

r1585 - in glibc-package/branches/glibc-2.4/debian: . sysdeps



Author: aurel32
Date: 2006-05-30 13:37:24 +0000 (Tue, 30 May 2006)
New Revision: 1585

Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
   glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk
Log:
  * debian/sysdeps/alpha.mk: do an NPTL pass.



Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-05-30 04:54:03 UTC (rev 1584)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-05-30 13:37:24 UTC (rev 1585)
@@ -107,6 +107,7 @@
   * debian/debhelper.in/libc.postinst: add /etc/ld.so.conf.d/ support.
   * Drop any/local-ldconfig-multiarch.diff, use /etc/ld.so.conf.d/ to 
     configure multiarch libraries.
+  * debian/sysdeps/alpha.mk: do an NPTL pass.
 
  -- Aurelien Jarno <aurel32@debian.org>  Sun, 28 May 2006 03:28:14 +0200
 

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk	2006-05-30 04:54:03 UTC (rev 1584)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/alpha.mk	2006-05-30 13:37:24 UTC (rev 1585)
@@ -6,3 +6,6 @@
 
 # disabled for static linked pthread programs.
 libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks
+
+# NPTL Config
+GLIBC_PASSES += nptl



Reply to: