repo.or.cz
/
NixPkgs.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
biome: 1.9.2 -> 1.9.3
[NixPkgs.git]
/
pkgs
/
applications
/
video
/
gyroflow
/
no-static-zlib.patch
blob
e660b0db533c5993cbbc54836c046afe12429fcd
1
diff --git a/build.rs b/build.rs
2
index 8ba86bf..f6f00a0 100644
3
--- a/build.rs
4
+++ b/build.rs
5
@@ -203 +202,0 @@ fn main() {
6
- println!("cargo:rustc-link-lib=static:+whole-archive=z");