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

r1641 - glibc-package/branches/glibc-2.4/debian/sysdeps



Author: schizo
Date: 2006-06-08 13:51:56 +0000 (Thu, 08 Jun 2006)
New Revision: 1641

Modified:
   glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
   glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk
Log:
aargh


Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-06-08 13:22:55 UTC (rev 1640)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/mips.mk	2006-06-08 13:51:56 UTC (rev 1641)
@@ -1,4 +1,3 @@
 libc_add-ons = ports linuxthreads $(add-ons)
 
-libc_extra_config_options = $(extra_config_options) --without-__thread --disable
--sanity-checks --without-tls
+libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks --without-tls

Modified: glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk
===================================================================
--- glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk	2006-06-08 13:22:55 UTC (rev 1640)
+++ glibc-package/branches/glibc-2.4/debian/sysdeps/mipsel.mk	2006-06-08 13:51:56 UTC (rev 1641)
@@ -1,4 +1,3 @@
 libc_add-ons = ports linuxthreads $(add-ons)
 
-libc_extra_config_options = $(extra_config_options) --without-__thread --disable
--sanity-checks --without-tls
+libc_extra_config_options = $(extra_config_options) --without-__thread --disable-sanity-checks --without-tls



Reply to: