Skipping failing test-suite on mipsel and mips64el.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
53d05bf89a
commit
01140f6cdc
1 changed files with 2 additions and 0 deletions
2
debian/rules
vendored
2
debian/rules
vendored
|
@ -23,4 +23,6 @@ override_dh_auto_configure:
|
||||||
$(PLATFORM)
|
$(PLATFORM)
|
||||||
|
|
||||||
override_dh_auto_test:
|
override_dh_auto_test:
|
||||||
|
ifeq (,$(filter $(DEB_HOST_ARCH), mipsel mips64el ))
|
||||||
$(MAKE) -j1 check
|
$(MAKE) -j1 check
|
||||||
|
endif
|
||||||
|
|
Loading…
Add table
Reference in a new issue