summaryrefslogtreecommitdiff
path: root/debian/patches/disable-gdc-tests.diff
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
committerIgor Pashev <pashev.igor@gmail.com>2019-11-18 15:53:29 +0300
commit8f6c4b0033c72f8ac14694c419a99458339dd6a9 (patch)
tree06c106e622a58100aa85a381b9b65d222b076df4 /debian/patches/disable-gdc-tests.diff
parent42156b5190f4fa150e1fab6777eb81e69d4db8c9 (diff)
downloadgcc-9-8f6c4b0033c72f8ac14694c419a99458339dd6a9.tar.gz
Import gcc-9 (9.2.1-19)debian/9.2.1-19debian
Diffstat (limited to 'debian/patches/disable-gdc-tests.diff')
-rw-r--r--debian/patches/disable-gdc-tests.diff5
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/patches/disable-gdc-tests.diff b/debian/patches/disable-gdc-tests.diff
index abeb77d..ef9e21c 100644
--- a/debian/patches/disable-gdc-tests.diff
+++ b/debian/patches/disable-gdc-tests.diff
@@ -4,7 +4,7 @@ Index: b/src/gcc/d/Make-lang.in
===================================================================
--- a/src/gcc/d/Make-lang.in
+++ b/src/gcc/d/Make-lang.in
-@@ -284,6 +284,6 @@ d.stagefeedback: stagefeedback-start
+@@ -148,9 +148,9 @@ d.srcman: doc/gdc.1
# check targets. However, our DejaGNU framework requires 'check-gdc' as its
# entry point. We feed the former to the latter here.
check-d: check-gdc
@@ -14,3 +14,6 @@ Index: b/src/gcc/d/Make-lang.in
+#lang_checks += check-gdc
+#lang_checks_parallelized += check-gdc
+#check_gdc_parallelize = 10
+
+ # Install hooks.
+