Re #7387: turn off pkg-config flag for zlib

This commit is contained in:
Andreas Abel 2024-04-21 00:46:42 +02:00
parent 9ab2f2d39f
commit 67224d6843

View File

@ -8581,6 +8581,11 @@ package-flags:
# based on https://github.com/commercialhaskell/stackage/issues/7361
xxhash-ffi:
pkg-config: false
# See https://github.com/commercialhaskell/stackage/issues/7387
zlib:
pkg-config: false
# end of package-flags
# Special configure options for individual packages