Drop enforcing clang on FreeBSD (why did we ever do that?)

This commit is contained in:
Julian Ospald 2024-02-09 21:36:53 +08:00
parent 2a79c669a5
commit b53acfe61f
No known key found for this signature in database
GPG Key ID: 4275CDA6A29BED43
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ elif os(freebsd)
constraints: zlib +bundled-c-zlib,
zip +disable-zstd
package *
ghc-options: -split-sections -pgmc clang++14
ghc-options: -split-sections
constraints: http-io-streams -brotli,
any.aeson >= 2.0.1.0,