summaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorAndrey Mokhov <andrey.mokhov@gmail.com>2019-06-23 00:50:43 +0100
committerMarge Bot <ben+marge-bot@smart-cactus.org>2019-06-25 01:36:10 -0400
commit15b262237ab055f4afbf79588f76631a194a332f (patch)
treebb04ea8eb6e5a4fffdecc2010d7b4782589cfb7b /utils
parent581cbc28e143a4ed8e7f794ed1618161222a5646 (diff)
downloadhaskell-15b262237ab055f4afbf79588f76631a194a332f.tar.gz
Fix cyclic dependencies when using --configure
This resolves #16809 (https://gitlab.haskell.org/ghc/ghc/issues/16809). This patch removes the unnecessary dependency on configure-generated flags `windowsHost`, `osxHost` and `iosHost`, using the information provided by the module `System.Info` instead. We also take care to use the `CrossCompiling` flag generated by the configure script only after the latter had a chance to run.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions