mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-24 02:01:18 +07:00
Remove debuginfo from niri-config
Finally, the file sizes are back to sane.
This commit is contained in:
@@ -96,6 +96,10 @@ debug = "line-tables-only"
|
|||||||
overflow-checks = true
|
overflow-checks = true
|
||||||
lto = "thin"
|
lto = "thin"
|
||||||
|
|
||||||
|
[profile.release.package.niri-config]
|
||||||
|
# knuffel with chomsky generates a metric ton of debuginfo.
|
||||||
|
debug = false
|
||||||
|
|
||||||
[package.metadata.generate-rpm]
|
[package.metadata.generate-rpm]
|
||||||
version = "0.1.0~alpha.3"
|
version = "0.1.0~alpha.3"
|
||||||
assets = [
|
assets = [
|
||||||
|
|||||||
Reference in New Issue
Block a user