summaryrefslogtreecommitdiff
path: root/debian/rules.defs
diff options
context:
space:
mode:
Diffstat (limited to 'debian/rules.defs')
-rw-r--r--debian/rules.defs4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/rules.defs b/debian/rules.defs
index 0dcc16f..3391f5c 100644
--- a/debian/rules.defs
+++ b/debian/rules.defs
@@ -564,7 +564,7 @@ ifneq (,$(filter $(distrelease),trusty))
ada_no_cpus += arm64
endif
ada_no_systems :=
-ada_no_cross :=
+ada_no_cross := yes
ada_no_snap := no
ifeq ($(single_package),yes)
ada_no_cpus += m68k powerpcspe sh4 sparc64
@@ -1422,7 +1422,7 @@ ifneq (,$(filter $(DEB_HOST_ARCH), hppa mips))
with_check := disabled for $(DEB_HOST_ARCH), testsuite timeouts with expect
endif
endif
-#with_check := disabled for this upload
+with_check := disabled for this upload
# not a dependency on all archs, but if available, use it for the testsuite
ifneq (,$(wildcard /usr/bin/localedef))