From d9b7120641671686ebf742ef56ea288fe765e042 Mon Sep 17 00:00:00 2001 From: doko Date: Mon, 15 Jul 2013 10:43:17 +0000 Subject: - Disable running the testsuite with the installed gcc git-svn-id: svn://svn.debian.org/svn/gcccvs/branches/sid/gcc-4.7@6914 6ca36cf4-e1d1-0310-8c6f-e303bb2178ca --- debian/rules2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/rules2') diff --git a/debian/rules2 b/debian/rules2 index 6414194..6d7e9eb 100644 --- a/debian/rules2 +++ b/debian/rules2 @@ -1408,7 +1408,7 @@ $(check_stamp): $(build_stamp) $(build_locale_stamp) ln -sf gcc $(builddir)/prev-gcc ln -sf $(DEB_TARGET_GNU_TYPE) $(builddir)/prev-$(DEB_TARGET_GNU_TYPE) -ifneq ($(with_common_libs),yes) +ifneq ($(with_common_libs),yesDISABLED) ifeq ($(with_cxx),yes) : # libstdc++6 built from newer gcc-4.x source, run testsuite against the installed lib -- cgit v1.2.3