]> git.ipfire.org Git - thirdparty/curl.git/commit
build: omit zlib pkg-config reference for Android
authorViktor Szakats <commit@vsz.me>
Sat, 16 May 2026 21:38:11 +0000 (23:38 +0200)
committerViktor Szakats <commit@vsz.me>
Sun, 17 May 2026 11:27:06 +0000 (13:27 +0200)
commit7bde6cb9fcdfbb58531d5ac39e7b236ce15c52bf
treea02680ceaa11b19409e3bbf0e37a5dae0ca37a5f
parent44ede0cc5a7b2165ac3c4704bd5763c9e242dff3
build: omit zlib pkg-config reference for Android

In both autotools and cmake builds, because Android does not offer
a `zlib.pc`.

Also:
- GHA/non-native: dump config files, to verify.

Reported-by: sfan5 on github
Fixes #21647

Closes #21648
.github/workflows/non-native.yml
CMakeLists.txt
acinclude.m4
configure.ac