Skip to content

hadrian: make sure ghc-bin internal-interpreter is disabled for stage0 when not cross compiling

Cheng Shao requested to merge wip/fix-25406 into master

This patch disables internal-interpreter flag for stage0 ghc-bin when not cross compiling, see added comment for explanation. Fixes #25406 (closed).

Merge request reports