Try disabling pkg-config for regex-pcre2, #7698

This commit is contained in:
Alexey Zabelin 2025-03-01 00:36:35 -08:00
parent b1ec37f59b
commit b123401c81

View File

@ -185,7 +185,7 @@ packages:
- system-filepath
"Pete Ryland <pdr@pdr.cx> @peteryland":
- regex-pcre2 < 0 # Compilation failure, https://github.com/commercialhaskell/stackage/issues/7698
- regex-pcre2
"Diogo Biazus <diogo@biazus.ca>":
- hasql-notifications
@ -7969,6 +7969,10 @@ package-flags:
path:
os-string: true
# Debugging https://github.com/commercialhaskell/stackage/issues/7698
regex-pcre2:
pkg-config: false
# end of package-flags
# Special configure options for individual packages