diff options
author | Ben Gamari <ben@smart-cactus.org> | 2019-09-24 18:42:57 -0400 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2020-01-07 13:11:48 -0500 |
commit | 7aa4a0615629f36e520c11c7e40db7b1475b6402 (patch) | |
tree | 3c2e14dd1349d62081d6c4569f8c10d4dee0ff64 /compiler/utils | |
parent | 99a9f51bf8207c79241fc0b685fadeb222a61292 (diff) | |
download | haskell-7aa4a0615629f36e520c11c7e40db7b1475b6402.tar.gz |
configure: Only check GCC version if CC is GCC
Also refactor FP_GCC_EXTRA_FLAGS in a few ways:
* We no longer support compilers which lack support for -fno-builtin
and -fwrapv so remove the condition on GccVersion
* These flags are only necessary when using the via-C backend
so make them conditional on Unregisterised.
Fixes #15742.
Diffstat (limited to 'compiler/utils')
0 files changed, 0 insertions, 0 deletions