Martin Uecker pushed to branch master at Debian Med / bart
Commits: 25dd1184 by Martin Uecker at 2026-06-04T09:04:43+02:00 try AR_LOCK_NEEDED=0 - - - - - 1 changed file: - debian/rules Changes: ===================================== debian/rules ===================================== @@ -20,6 +20,8 @@ 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... View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/25dd118476bd1ac376d05083cb409d1a91b706ff -- View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/25dd118476bd1ac376d05083cb409d1a91b706ff 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
