From 0fb01404235f3df4048194b299e250974047725b3c45586f4276e4e46fd7661d Mon Sep 17 00:00:00 2001 From: Richard Rahl Date: Thu, 1 Aug 2024 10:31:43 +0000 Subject: [PATCH] build with 1 codegen-unit for reproducible builds See also https://github.com/pop-os/launcher/issues/230 OBS-URL: https://build.opensuse.org/package/show/X11:COSMIC:Factory/pop-launcher?expand=0&rev=5 --- pop-launcher.changes | 6 ++++++ pop-launcher.spec | 1 + 2 files changed, 7 insertions(+) diff --git a/pop-launcher.changes b/pop-launcher.changes index fa43243..4dd8d6b 100644 --- a/pop-launcher.changes +++ b/pop-launcher.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Aug 1 09:34:07 UTC 2024 - Bernhard Wiedemann + +- build with 1 codegen-unit for reproducible builds + https://github.com/pop-os/launcher/issues/230 + ------------------------------------------------------------------- Wed Mar 20 06:46:47 UTC 2024 - Richard Rahl diff --git a/pop-launcher.spec b/pop-launcher.spec index 0e3d40b..91fd762 100644 --- a/pop-launcher.spec +++ b/pop-launcher.spec @@ -49,6 +49,7 @@ parallel, on demand. %autosetup -p1 -a1 %build +export RUSTFLAGS="-C codegen-units=1" just build-release %install