Lines Matching +full:- +full:- +full:without +full:- +full:zlib
7 # https://www.apache.org/licenses/LICENSE-2.0
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
36 # zlib, only needed for examples
39 build_file = "//sandboxed_api:bazel/external/zlib.BUILD",
40 patch_args = ["-p1"],
41 # This is a patch that removes the "OF" macro that is used in zlib function
47 patches = ["//sandboxed_api:bazel/external/zlib.patch"],
48 sha256 = "c3e5e9fdd5004dcb542feda5ee4f0ff0744628baf8ed2dd5d66f8ca1197cb1a1", # 2020-04-23
49 strip_prefix = "zlib-1.2.11",
51 "https://mirror.bazel.build/zlib.net/zlib-1.2.11.tar.gz",
52 "https://www.zlib.net/zlib-1.2.11.tar.gz",