New comment by dkwo on void-packages repository https://github.com/void-linux/void-packages/pull/47328#issuecomment-1826452620 Comment: I think dropping `ld` is fine, as it's probably not used anyway. According to the link above, "with a compiler that invokes the linker itself (GCC and Clang), c_ld or CC_LD should be the value to pass to the compiler's special argument (such as -fuse-ld with clang and gcc)." Does our `${LD}` do that, or it gives the full path to a linker?