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

r2207 - glibc-package/trunk/debian/sysdeps



Author: aurel32
Date: 2007-05-10 09:58:11 +0000 (Thu, 10 May 2007)
New Revision: 2207

Modified:
   glibc-package/trunk/debian/sysdeps/hppa.mk
Log:
Update comment


Modified: glibc-package/trunk/debian/sysdeps/hppa.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/hppa.mk	2007-05-10 09:43:27 UTC (rev 2206)
+++ glibc-package/trunk/debian/sysdeps/hppa.mk	2007-05-10 09:58:11 UTC (rev 2207)
@@ -1,6 +1,6 @@
 # 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.
+# and comment the two next ones. Note that it is currently not binary 
+# compatible with the linuxthreads version.
 #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: