Add flag for xxhash-ffi and allow newer version (#7373)

Based on #7361
This commit is contained in:
Mihai Maruseac 2024-04-08 15:59:47 -07:00 committed by GitHub
parent b4f92829b0
commit e56771d8f6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3659,7 +3659,7 @@ packages:
- intset-imperative
- lxd-client
- lxd-client-config
- xxhash-ffi < 0.3 # https://github.com/commercialhaskell/stackage/issues/7361
- xxhash-ffi
- zeromq4-patterns
"Cliff Harvey <cs.hbar+hs@gmail.com> @BlackBrane":
@ -8576,6 +8576,10 @@ package-flags:
directory-ospath-streaming:
os-string: false
# based on https://github.com/commercialhaskell/stackage/issues/7361
xxhash-ffi:
pkg-config: false
# end of package-flags
# Special configure options for individual packages