- Strip debug symbols through cargo_config.
OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=51
This commit is contained in:
committed by
Git OBS Bridge
parent
e3bc848827
commit
41312d0628
@@ -2,4 +2,7 @@
|
||||
replace-with = "vendored-sources"
|
||||
|
||||
[source.vendored-sources]
|
||||
directory = "vendor"
|
||||
directory = "vendor"
|
||||
|
||||
[profile]
|
||||
release = { strip = "symbols", lto = "thin", opt-level = "z" }
|
||||
|
Reference in New Issue
Block a user