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