mirror of
https://github.com/niri-wm/niri.git
synced 2026-06-22 02:01:55 +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
|
||||
lto = "thin"
|
||||
|
||||
[profile.release.package.niri-config]
|
||||
# knuffel with chomsky generates a metric ton of debuginfo.
|
||||
debug = false
|
||||
|
||||
[package.metadata.generate-rpm]
|
||||
version = "0.1.0~alpha.3"
|
||||
assets = [
|
||||
|
||||
Reference in New Issue
Block a user