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

Enrico Seiler (@eseiler) gitlab at salsa.debian.org
Wed Nov 27 01:46:20 GMT 2024



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


Commits:
1fd9d57e by Enrico Seiler at 2024-11-27T02:46:01+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/1fd9d57e656ed484d963cc2bd1005cd32e14405c

-- 
View it on GitLab: https://salsa.debian.org/med-team/lambda-align2/-/commit/1fd9d57e656ed484d963cc2bd1005cd32e14405c
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/a6c301a8/attachment-0001.htm>


More information about the debian-med-commit mailing list