summaryrefslogtreecommitdiff
path: root/debian/patches/disable-gdc-tests.diff
diff options
context:
space:
mode:
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.
+