Drop enforcing clang on FreeBSD (why did we ever do that?)
This commit is contained in:
parent
2a79c669a5
commit
b53acfe61f
@ -25,7 +25,7 @@ elif os(freebsd)
|
|||||||
constraints: zlib +bundled-c-zlib,
|
constraints: zlib +bundled-c-zlib,
|
||||||
zip +disable-zstd
|
zip +disable-zstd
|
||||||
package *
|
package *
|
||||||
ghc-options: -split-sections -pgmc clang++14
|
ghc-options: -split-sections
|
||||||
|
|
||||||
constraints: http-io-streams -brotli,
|
constraints: http-io-streams -brotli,
|
||||||
any.aeson >= 2.0.1.0,
|
any.aeson >= 2.0.1.0,
|
||||||
|
Loading…
Reference in New Issue
Block a user