nixpkgs/pkgs/applications/video/gyroflow/no-static-zlib.patch
Orivej Desh 79e0b12a12 gyroflow: init at 1.5.4-2023-12-22
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
2023-12-25 22:35:56 +00:00

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");