Martin Uecker pushed to branch master at Debian Med / bart


Commits:
e280bfce by Martin Uecker at 2026-05-10T21:44:30+02:00
turn off parallel builds

- - - - -


1 changed file:

- debian/rules


Changes:

=====================================
debian/rules
=====================================
@@ -1,7 +1,6 @@
 #!/usr/bin/make -f
 
-export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto
-
+export DEB_BUILD_MAINT_OPTIONS = hardening=+all optimize=-lto noparallel
 include /usr/share/dpkg/architecture.mk
 DPKG_EXPORT_BUILDTOOLS=1
 include /usr/share/dpkg/buildtools.mk
@@ -9,10 +8,6 @@ include /usr/share/dpkg/buildtools.mk
 # set installation prefix
 export PREFIX=/usr/
 
-# turn of parallel builds here to make build deterministic
-export PARALLEL=1
-export PARALLEL_NJOBS=1
-
 # some archs require turning of some optimizations
 NOEXPOPT_ARCHS=
 



View it on GitLab: 
https://salsa.debian.org/med-team/bart/-/commit/e280bfce4d1436d7d5fa281de2c952450d8dc74e

-- 
View it on GitLab: 
https://salsa.debian.org/med-team/bart/-/commit/e280bfce4d1436d7d5fa281de2c952450d8dc74e
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

Reply via email to