Merge pull request #7388 from andreasabel/zlib-flag

Re #7387: turn off pkg-config flag for zlib
This commit is contained in:
Alexey Zabelin 2024-04-22 00:21:12 -05:00 committed by GitHub
commit 3d9061b50a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -8584,6 +8584,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