Files
Randy Eckenrode 324efa8ec7 darwin.binutils: link unprefixed ld64 with prefix in binutils
ld64 is a cross-linker by default (albeit only to Darwin platforms), so
it is built without a prefix in the ld64 package. The linker in the
binutils package is expected to be prefixed, so adjust the build command
accordingly to make sure the linker is still linked correctly.
2025-02-01 16:03:24 -05:00
..