[Git][debian-gis-team/mapcache][master] Remove mips* from dh_auto_test override.

Bas Couwenberg (@sebastic) gitlab at salsa.debian.org
Sun Aug 24 19:04:51 BST 2025



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


Commits:
5b0aa416 by Bas Couwenberg at 2025-08-24T20:04:44+02:00
Remove mips* from dh_auto_test override.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -53,7 +53,7 @@ CMAKE_OPTS:= \
 		-DWITH_VERSION_STRING=1
 
 # Disable memcache support on architectures where it's not supported
-ifneq (,$(filter $(DEB_BUILD_ARCH),armel armhf i386 mips mipsel powerpc hppa hurd-i386))
+ifneq (,$(filter $(DEB_BUILD_ARCH),armel armhf i386 hppa hurd-i386 powerpc))
 	CMAKE_OPTS += -DWITH_MEMCACHE=0
 else
 	CMAKE_OPTS += -DWITH_MEMCACHE=1



View it on GitLab: https://salsa.debian.org/debian-gis-team/mapcache/-/commit/5b0aa41600b1eddc9b0702f475f9e11e68207738

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


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20250824/9f270bd6/attachment.htm>


More information about the Pkg-grass-devel mailing list