mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 07:18:31 +01:00
Merge pull request #7388 from andreasabel/zlib-flag
Re #7387: turn off pkg-config flag for zlib
This commit is contained in:
commit
3d9061b50a
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user