[med-svn] [Git][med-team/bart][master] deterministic archives
Martin Uecker (@uecker-guest)
gitlab at salsa.debian.org
Sun May 10 07:45:05 BST 2026
Martin Uecker pushed to branch master at Debian Med / bart
Commits:
d226a3e5 by Martin Uecker at 2026-05-10T08:44:23+02:00
deterministic archives
- - - - -
2 changed files:
- + debian/patches/0009-deterministic-archives.patch
- debian/patches/series
Changes:
=====================================
debian/patches/0009-deterministic-archives.patch
=====================================
@@ -0,0 +1,28 @@
+From: Martin Uecker <uecker at tugraz.at>
+Date: Sun, 10 May 2026 08:43:28 +0200
+Subject: deterministic archives
+
+---
+ Makefile | 9 ++-------
+ 1 file changed, 2 insertions(+), 7 deletions(-)
+
+diff --git a/Makefile b/Makefile
+index 77d7a70..f5afd7d 100644
+--- a/Makefile
++++ b/Makefile
+@@ -122,13 +122,8 @@ else
+ endif
+
+
+-ifeq ($(BUILDTYPE), Linux)
+- # as the defaults changed on most Linux distributions
+- # explicitly specify non-deterministic archives to not break make
+- ARFLAGS ?= rsU
+-else
+- ARFLAGS ?= rs
+-endif
++
++ARFLAGS ?= rs
+
+
+ ifeq ($(UNAME),Cygwin)
=====================================
debian/patches/series
=====================================
@@ -6,3 +6,4 @@
0006-remove-exec-command-mechanism.patch
0007-fix-initialization-for-direct-call-of-tools.patch
0008-do-not-delete-command.txt.patch
+0009-deterministic-archives.patch
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/d226a3e5921193fd9758d013d9bf16a4a28f7abd
--
View it on GitLab: https://salsa.debian.org/med-team/bart/-/commit/d226a3e5921193fd9758d013d9bf16a4a28f7abd
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/ef667a0b/attachment-0001.htm>
More information about the debian-med-commit
mailing list