Martin Uecker pushed to branch master at Debian Med / bart
Commits:
d3274c8f by Martin Uecker at 2026-06-04T12:16:17+02:00
remove unused rules
- - - - -
17ef7202 by Martin Uecker at 2026-06-04T12:17:41+02:00
allow failures for s390x powerpx ppc64
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -8,14 +8,6 @@ include /usr/share/dpkg/buildtools.mk
# set installation prefix
export PREFIX=/usr/
-# some archs require turning of some optimizations
-NOEXPOPT_ARCHS=
-
-# turn off hanging tests on i386
-ifeq ($(DEB_BUILD_ARCH), i386)
-export ODE_SIMU_OFF=1
-endif
-
ifneq (,$(filter $(NOEXPOPT_ARCHS), $(DEB_BUILD_ARCH)))
export DEB_CFLAGS_MAINT_APPEND = -fno-expensive-optimizations
endif
@@ -28,7 +20,7 @@ export AR_LOCK_NEEDED=0
NOTEST_ARCHS=i386 hurd-i386
# For this architesture the test will be run but it will pass in any case even
when errors occure
-PRINT_ERRORS_WHEN_TESTING=sh4 arc m68k alpha
+PRINT_ERRORS_WHEN_TESTING=sh4 m68k alpha s390x powerpc ppc64
%:
dh $@
View it on GitLab:
https://salsa.debian.org/med-team/bart/-/compare/8d8f3e43c3c29e07708a860d1fe3546952bcee64...17ef720212ea88fee346dd41a460176428110be0
--
View it on GitLab:
https://salsa.debian.org/med-team/bart/-/compare/8d8f3e43c3c29e07708a860d1fe3546952bcee64...17ef720212ea88fee346dd41a460176428110be0
You're receiving this email because of your account on salsa.debian.org. Manage
all notifications: https://salsa.debian.org/-/profile/notifications | Help:
https://salsa.debian.org/help
_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit