From 6a11bca93d6b6ac4d3e5a1b51c2b50ce0720d2a7 Mon Sep 17 00:00:00 2001 From: Irene Knapp Date: Fri, 22 May 2026 20:04:58 -0700 Subject: fix our first binary reproducibility issue (wow) with this fix, the first-generation and second-generation builds are precisely identical it was an unused codeword in the bootstrapped docol, under the label transform, which inadvertently had a value from the host address space. the fix required some creativity. Force-Push: yes Change-Id: I05b373b4231fa093454fa31891784de16d81bb18 --- dynamic.e | 1 - 1 file changed, 1 deletion(-) (limited to 'dynamic.e') diff --git a/dynamic.e b/dynamic.e index 24fe388..fc94437 100644 --- a/dynamic.e +++ b/dynamic.e @@ -359,7 +359,6 @@ ; - : self-codeword here @ 8 + , ; -- cgit 1.4.1