mirror of
https://github.com/scottlamb/moonfire-nvr.git
synced 2025-11-20 01:50:24 -05:00
disable lto build
On my Raspberry Pi 2, LLVM doesn't have enough memory to link with this option anymore.
This commit is contained in:
@@ -67,11 +67,9 @@ default-features = false
|
||||
features = ["avcodec"]
|
||||
|
||||
[profile.release]
|
||||
lto = true
|
||||
debug = true
|
||||
|
||||
[profile.bench]
|
||||
lto = true
|
||||
debug = true
|
||||
|
||||
[replace]
|
||||
|
||||
Reference in New Issue
Block a user