Bas Couwenberg pushed to branch master at Debian GIS Project / sfcgal


Commits:
9c0439f3 by Bas Couwenberg at 2023-11-01T17:24:37+01:00
Ignore test failures on i386.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 override_dh_auto_test:
 ifneq (,$(filter $(DEB_BUILD_ARCH),s390x m68k powerpc ppc64))
        # Skip tests
-else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 mips64el ppc64el hppa 
loong64))
+else ifneq (,$(filter $(DEB_BUILD_ARCH),amd64 arm64 i386 mips64el ppc64el hppa 
loong64))
        dh_auto_test || echo "Ignoring test failures"
 else
        dh_auto_test



View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/9c0439f3a92c0b2c77e263ce1d45d38a5cebf4e3

-- 
View it on GitLab: 
https://salsa.debian.org/debian-gis-team/sfcgal/-/commit/9c0439f3a92c0b2c77e263ce1d45d38a5cebf4e3
You're receiving this email because of your account on salsa.debian.org.


_______________________________________________
Pkg-grass-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel

Reply via email to