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
This commit is contained in:
parent
b84e4c5721
commit
0fb0140423
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 09:34:07 UTC 2024 - Bernhard Wiedemann <bwiedemann@suse.com>
|
||||
|
||||
- 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 <rrahl0@proton.me>
|
||||
|
||||
|
@ -49,6 +49,7 @@ parallel, on demand.
|
||||
%autosetup -p1 -a1
|
||||
|
||||
%build
|
||||
export RUSTFLAGS="-C codegen-units=1"
|
||||
just build-release
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user