Martin Uecker pushed to branch master at Debian Med / bart
Commits: 1fc0410c by Martin Uecker at 2026-06-04T09:29:42+02:00 try AR_LOCK_NEEDED=0 - - - - - db7d64ce by Martin Uecker at 2026-06-04T09:33:12+02:00 add back exception for hurd - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -20,10 +20,12 @@ ifneq (,$(filter $(NOEXPOPT_ARCHS), $(DEB_BUILD_ARCH))) export DEB_CFLAGS_MAINT_APPEND = -fno-expensive-optimizations endif +export AR_LOCK_NEEDED=0 + # Some tests fail on the following architectures probably # due to minor differences in floating point processing. # For now, just turn it off... -NOTEST_ARCHS=i386 +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 View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/25dd118476bd1ac376d05083cb409d1a91b706ff...db7d64ce3f746047be91381453b4100995d5ba8f -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/compare/25dd118476bd1ac376d05083cb409d1a91b706ff...db7d64ce3f746047be91381453b4100995d5ba8f 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
