This commit is contained in:
lwthiker
2022-07-14 19:16:57 +03:00
parent 9bf6f1eb2d
commit 2cafc99f94

View File

@@ -90,7 +90,7 @@ jobs:
cd zlib-1.2.12
CHOST=${{ matrix.host }} ./configure --prefix=${{ runner.temp }}/zlib
make
make intsall
make install
# Make sure curl will link with libz.so.1 and not libz.so
rm -f ${{ runner.temp }}/zlib/lib/libz.so