blob: e0cc3ea9d4bacba659bd0eb0658ce9f348c5ef99 [file] [view]
## Wild linker is now supported on Linux
When `CC_LD` environment variables is set to `wild`, Meson will configure GCC 16+ or Clang
to use Wild as the linker on Linux. You should expect to see line like this in the output:
`C linker for the host machine: cc ld.wild 0.10.0` confirming that Wild was picked up.