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

r1690 - in glibc-package/trunk/debian: . sysdeps



Author: mbanck
Date: 2006-07-28 18:21:37 +0000 (Fri, 28 Jul 2006)
New Revision: 1690

Modified:
   glibc-package/trunk/debian/changelog
   glibc-package/trunk/debian/sysdeps/hurd.mk
Log:
  * debian/sysdeps/hurd.mk: Disable RUN_TESTSUITE.


Modified: glibc-package/trunk/debian/changelog
===================================================================
--- glibc-package/trunk/debian/changelog	2006-07-28 17:38:19 UTC (rev 1689)
+++ glibc-package/trunk/debian/changelog	2006-07-28 18:21:37 UTC (rev 1690)
@@ -2,9 +2,13 @@
 
   (urgency set to medium as it fixes a FTBFS)
   
+  [ Aurelien Jarno ]
   * Update ia64/cvs-gcc41-atomic_h.diff (fix build failure with gcc-4.1) from
     upstream.
 
+  [ Michael Banck ]
+  * debian/sysdeps/hurd.mk: Disable RUN_TESTSUITE.
+
  -- Aurelien Jarno <aurel32@debian.org>  Fri, 28 Jul 2006 19:37:37 +0200
 
 glibc (2.3.6-16) unstable; urgency=medium

Modified: glibc-package/trunk/debian/sysdeps/hurd.mk
===================================================================
--- glibc-package/trunk/debian/sysdeps/hurd.mk	2006-07-28 17:38:19 UTC (rev 1689)
+++ glibc-package/trunk/debian/sysdeps/hurd.mk	2006-07-28 18:21:37 UTC (rev 1690)
@@ -25,3 +25,5 @@
 CC = gcc-4.0
 BUILD_CC = gcc-4.0
 
+# disabled because the testsuite is known to provoke build abortions.
+RUN_TESTSUITE = no



Reply to: