[med-svn] [Git][med-team/bart][master] turn off parallel builds
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Sun May 10 20:44:38 BST 2026
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260510/18558812/attachment-0001.htm>
More information about the debian-med-commit
mailing list