Skip to content

Commit 5fbcaf0

Browse files
gbaraldikpamnany
authored andcommitted
Remove those libraries for now
1 parent 9f8611e commit 5fbcaf0

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/library_selection.jl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ const jll_mapping = Dict(
99
"nghttp2_jll" => ["libnghttp2"],
1010
"LibGit2_jll" => ["libgit2"],
1111
"OpenSSL_jll" => ["libcrypto", "libssl"],
12-
"Zlib_jll" => ["libz"],
13-
"Zstd_jll" => ["libzstd"],
1412
"SuiteSparse_jll" => ["libamd", "libbtf", "libcamd", "libccolamd", "libcholmod", "libcolamd", "libklu", "libldl", "librbio", "libspqr", "libsuitesparseconfig", "libumfpack"],
1513
"OpenSSL_jll" => ["libcrypto", "libssl"],
1614
)

0 commit comments

Comments
 (0)