mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-07 21:02:59 -05:00
build docker image with lto
This commit is contained in:
@@ -78,5 +78,9 @@ opt-level = 2
|
||||
[profile.release]
|
||||
debug = 1
|
||||
|
||||
[profile.release-lto]
|
||||
inherits = "release"
|
||||
lto = true
|
||||
|
||||
[profile.bench]
|
||||
debug = 1
|
||||
|
||||
Reference in New Issue
Block a user