Commit 194f527
committed
Make the zlib dev package available in CentOS 8 and AmazonLinux2 images.
The intention of this change is to improve consistency between the various platform images. The libz headers and libraries are not a dependency of Swift at runtime on any OS, but are a common need for libraries such as `swift-nio-extras`, and are provided by the Ubuntu images. The resulting images were less than 60KB larger in local testing.1 parent dfd5e95 commit 194f527
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments