mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-01-12 23:38:29 +01:00
Re #7387: turn off pkg-config flag for zlib
This commit is contained in:
parent
9ab2f2d39f
commit
67224d6843
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user