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

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



Author: aurel32
Date: 2006-08-26 13:16:27 +0000 (Sat, 26 Aug 2006)
New Revision: 1784

Modified:
   glibc-package/branches/glibc-2.4/debian/shlibver
   glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk
Log:
Decrease shlib_dep_ver from 2.4-1 to 2.3.999.2-1 to match the version number of packages uploaded to experimental.



Modified: glibc-package/branches/glibc-2.4/debian/shlibver
===================================================================
--- glibc-package/branches/glibc-2.4/debian/shlibver	2006-08-25 15:14:04 UTC (rev 1783)
+++ glibc-package/branches/glibc-2.4/debian/shlibver	2006-08-26 13:16:27 UTC (rev 1784)
@@ -1 +1 @@
-shlib_dep_ver = 2.4-1
+shlib_dep_ver = 2.3.999.2-1

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk	2006-08-25 15:14:04 UTC (rev 1783)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/hppa.mk	2006-08-26 13:16:27 UTC (rev 1784)
@@ -1,3 +1,7 @@
+# To build the NPTL version of the glibc on hppa, uncomment the following line
+# and comment the two next ones. Note that you need TLS support, which means a
+# recent binutils (> 2.17) and a gcc (>= 4.1) built against this binutils.
+#libc_add-ons = ports nptl $(add-ons)
 libc_add-ons = ports linuxthreads $(add-ons)
 libc_extra_config_options = $(extra_config_options) --disable-sanity-checks
 



Reply to: