kms: Fix remaining hot-plugging issue
This commit is contained in:
parent
f7a04024ba
commit
6fd29784d2
4 changed files with 33 additions and 30 deletions
|
|
@ -59,4 +59,7 @@ inherits = "release"
|
|||
debug = true
|
||||
|
||||
[profile.release]
|
||||
lto = "fat"
|
||||
lto = "fat"
|
||||
|
||||
[patch."https://github.com/Smithay/smithay.git"]
|
||||
smithay = { git = "https://github.com/Smithay//smithay", rev = "4b927c32df" }
|
||||
Loading…
Add table
Add a link
Reference in a new issue