mirror of
https://github.com/commercialhaskell/stackage.git
synced 2026-02-04 10:30:25 +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
|
# based on https://github.com/commercialhaskell/stackage/issues/7361
|
||||||
xxhash-ffi:
|
xxhash-ffi:
|
||||||
pkg-config: false
|
pkg-config: false
|
||||||
|
|
||||||
|
# See https://github.com/commercialhaskell/stackage/issues/7387
|
||||||
|
zlib:
|
||||||
|
pkg-config: false
|
||||||
|
|
||||||
# end of package-flags
|
# end of package-flags
|
||||||
|
|
||||||
# Special configure options for individual packages
|
# Special configure options for individual packages
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user