https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111605
--- Comment #2 from Rui Ueyama <rui314 at gmail dot com> --- I can make a change to the `make install` rule of the mold linker to install bunch of symbolic links, but can we enumerate all possible triples? For example, I wasn't aware that `arm-none-eabi` was a valid triple. If I enumerate _all_ possible triples, wouldn't I end up with installing hundreds of symlinks? And the tons of symbolic links wouldn't serve any meaningful purpose because mold just ignores argv[0].