[med-svn] [Git][med-team/lambda-align2][debian/experimental] try single thread

Enrico Seiler (@eseiler) gitlab at salsa.debian.org
Wed Nov 27 02:00:22 GMT 2024



Enrico Seiler pushed to branch debian/experimental at Debian Med / lambda-align2


Commits:
87534a5b by Enrico Seiler at 2024-11-27T02:59:59+01:00
try single thread

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -48,6 +48,9 @@ ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	#cd build/tests && ctest .  -I 1,10
 endif
 
+override_dh_auto_build:
+	dh_auto_build --max-parallel=1
+
 override_dh_auto_clean:
 	if ls tests/*~ 1> /dev/null 2>&1; then \
 	  for backup in tests/*~; do mv $${backup} $${backup%\~}; done; \



View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/commit/87534a5b0a3a6e4ec843f8a59ffac48dccd1d66b

-- 
View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/commit/87534a5b0a3a6e4ec843f8a59ffac48dccd1d66b
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/debian-med-commit/attachments/20241127/33bd146f/attachment.htm>


More information about the debian-med-commit mailing list