mirror of
https://github.com/kiwix/kiwix-build.git
synced 2025-08-03 19:06:14 -04:00
[TOREVERT] Use fix_manylinux_compile_release br for libzim
This commit is contained in:
parent
e17dd1f1d6
commit
c4043f7534
@ -9,6 +9,7 @@ class Libzim(Dependency):
|
||||
class Source(GitClone):
|
||||
git_remote = "https://github.com/openzim/libzim.git"
|
||||
git_dir = "libzim"
|
||||
git_ref = "fix_manylinux_compile_release"
|
||||
|
||||
class Builder(MesonBuilder):
|
||||
test_options = ["-t", "8"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user