mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-30 02:42:59 +00:00
79e0b12a12
1.5.4 proper does not build from source because some of its dependencies are github forks that were merged upstream and deleted. Closes #216299
7 lines
195 B
Diff
7 lines
195 B
Diff
diff --git a/build.rs b/build.rs
|
|
index 8ba86bf..f6f00a0 100644
|
|
--- a/build.rs
|
|
+++ b/build.rs
|
|
@@ -203 +202,0 @@ fn main() {
|
|
- println!("cargo:rustc-link-lib=static:+whole-archive=z");
|