nix/package: build with lto
This commit is contained in:
@@ -16,7 +16,7 @@ rustPlatform.buildRustPackage {
|
||||
|
||||
cargoLock.lockFile = cargoLock;
|
||||
|
||||
# buildType = "releaselto";
|
||||
buildType = "releaselto";
|
||||
|
||||
RUSTFLAGS = "-Zhigher-ranked-assumptions";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user