[pkg-nagios-changes] [Git][nagios-team/icinga2][master] Remove mips* from rules.

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



Bas Couwenberg pushed to branch master at Debian Nagios Maintainer Group / icinga2


Commits:
9792dc5a by Bas Couwenberg at 2025-08-24T20:15:20+02:00
Remove mips* from rules.

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -9,7 +9,7 @@ include /usr/share/dpkg/architecture.mk
 
 export CTEST_OUTPUT_ON_FAILURE=1
 
-ifneq (,$(filter $(DEB_HOST_ARCH), armel mips mipsel powerpc))
+ifneq (,$(filter $(DEB_HOST_ARCH), armel powerpc))
   export DEB_LDFLAGS_MAINT_APPEND += -Wl,--no-as-needed -latomic -Wl,--as-needed
 endif
 
@@ -30,7 +30,7 @@ override_dh_auto_configure:
 		-DUSE_SYSTEMD=ON
 
 override_dh_auto_test:
-ifneq (,$(filter $(DEB_BUILD_ARCH),i386 mips64el ppc64el loong64 powerpc))
+ifneq (,$(filter $(DEB_BUILD_ARCH),i386 ppc64el loong64 powerpc))
 	dh_auto_test || echo "Ignoring test failures"
 else
 	dh_auto_test



View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/9792dc5a66bbfd06ca98cca478c6bb90713ed7bc

-- 
View it on GitLab: https://salsa.debian.org/nagios-team/icinga2/-/commit/9792dc5a66bbfd06ca98cca478c6bb90713ed7bc
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-nagios-changes/attachments/20250824/b68a0ff5/attachment.htm>


More information about the pkg-nagios-changes mailing list