Skip to content
Snippets Groups Projects
Commit b96e2f77 authored by Sylvain Henry's avatar Sylvain Henry Committed by Marge Bot
Browse files

RTS: remove target info and fix host info (#24058)

The RTS isn't a compiler, hence it doesn't have a target and we remove
the reported target info displayed by "+RTS --info". We also fix the
host info displayed by "+RTS --info": the host of the RTS is the
RTS-building compiler's target, not the compiler's host (wrong when
doing cross-compilation).
parent 386f1854
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment