Accepting request 648254 from home:luke_nukem:branches:devel:languages:rust
- Set the bootstrap flag in the spec file temporarily so that rings will build rust without intervention. Must be reverted once all releases are successful. OBS-URL: https://build.opensuse.org/request/show/648254 OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=170
This commit is contained in:
parent
39ee97f5ef
commit
8d8cfac8a0
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 11 19:43:09 UTC 2018 - Luke Jones <jones_ld@protonmail.com>
|
||||
|
||||
- Set the bootstrap flag in the spec file temporarily so that rings
|
||||
will build rust without intervention. Must be reverted once all
|
||||
releases are successful.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 9 06:42:47 UTC 2018 - Luke Jones <jones_ld@protonmail.com>
|
||||
|
||||
|
@ -54,7 +54,9 @@
|
||||
%global rustflags -Clink-arg=-Wl,-z,relro,-z,now
|
||||
# We occasionally need to bootstrap builds due to breakage etc. Rust only guarantees
|
||||
# v-1 will build v
|
||||
%bcond_with rust_bootstrap
|
||||
# %bcond_with rust_bootstrap
|
||||
# Temporarily set the bootstrap flag in the spec so rings will build without intervention
|
||||
%bcond_without rust_bootstrap
|
||||
# Distro LLVM should be sufficient, this also cuts compile times byu almost half
|
||||
%if 0%{?suse_version} <= 1315
|
||||
%bcond_without bundled_llvm
|
||||
|
Loading…
Reference in New Issue
Block a user