Commit d786372
authored
[ESI] Bump zlib tag (llvm#8963)
The latest zlib release (v1.3.1) is fairly old (Jan 22. 2024) and is missing some key changes/fixes for building w/ a static library. This seems to be somewhat system/cmake version dependent. In any case, solved by bumping to head of their development branch (still a 7 month old commit) which cleans up their CMake build system, and introduces an alias target for the static library.1 parent d409ccd commit d786372
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | | - | |
63 | | - | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
64 | 65 | | |
65 | 66 | | |
66 | 67 | | |
67 | | - | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
68 | 73 | | |
69 | 74 | | |
70 | 75 | | |
71 | | - | |
72 | 76 | | |
73 | 77 | | |
74 | 78 | | |
| |||
181 | 185 | | |
182 | 186 | | |
183 | 187 | | |
184 | | - | |
| 188 | + | |
185 | 189 | | |
186 | 190 | | |
187 | 191 | | |
| |||
0 commit comments