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
6 lines
195 B
Diff
6 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");
|