Files
botw/toolchain
Léo Lam 00568fbbab build: allow specifying custom linker flags
This is useful for people who want to link using recent versions of
mold which are smart enough to e.g. optimise GOT loads; we need to
pass --no-relax to disable those optimisations in order to get matching
instructions.
2024-03-29 20:24:07 +00:00
..