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.


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

Reply via email to