summaryrefslogtreecommitdiff
path: root/m4/fp_bfd_support.m4
diff options
context:
space:
mode:
authorBen Gamari <ben@smart-cactus.org>2022-07-15 17:53:00 -0400
committerMarge Bot <ben+marge-bot@smart-cactus.org>2022-07-16 13:26:17 -0400
commit097759f9f85ded496b21cf28e83cbdad1bf9a65b (patch)
tree276318c862e25a2d464819bf4a3cc027c94f3e7c /m4/fp_bfd_support.m4
parentfa0927454b02e4439d1683c2c3a3edd5b251dba1 (diff)
downloadhaskell-097759f9f85ded496b21cf28e83cbdad1bf9a65b.tar.gz
configure: Don't override Windows CXXFLAGS
At some point we used the clang distribution from msys2's `MINGW64` environment for our Windows toolchain. This defaulted to using libgcc and libstdc++ for its runtime library. However, we found for a variety of reasons that compiler-rt, libunwind, and libc++ were more reliable, consequently we explicitly overrode the CXXFLAGS to use these. However, since then we have switched to use the `CLANG64` packaging, which default to these already. Consequently we can drop these arguments, silencing some redundant argument warnings from clang. Fixes #21669.
Diffstat (limited to 'm4/fp_bfd_support.m4')
0 files changed, 0 insertions, 0 deletions