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

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



Author: schizo
Date: 2006-05-12 15:10:38 +0000 (Fri, 12 May 2006)
New Revision: 1476

Added:
   glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
Modified:
   glibc-package/branches/glibc-2.4/debian/changelog
Log:
    - debian/sysdeps/mips.mk: build with linuxthreads instead of NPTL


Modified: glibc-package/branches/glibc-2.4/debian/changelog
===================================================================
--- glibc-package/branches/glibc-2.4/debian/changelog	2006-05-10 23:32:00 UTC (rev 1475)
+++ glibc-package/branches/glibc-2.4/debian/changelog	2006-05-12 15:10:38 UTC (rev 1476)
@@ -23,6 +23,7 @@
     - debian/sysdeps/hppa.mk: build with linuxthreads instead of NPTL
     - debian/sysdeps/ia64.mk: build with linuxthreads instead of NPTL
     - debian/sysdeps/m68k.mk: build with linuxthreads instead of NPTL
+    - debian/sysdeps/mips.mk: build with linuxthreads instead of NPTL
 
   [ Denis Barbier ]
     - Remove complex-collate.diff (merged upstream).

Added: glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-05-10 23:32:00 UTC (rev 1475)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-05-12 15:10:38 UTC (rev 1476)
@@ -0,0 +1 @@
+libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks



Reply to: