Closed mshal closed 10 years ago
ld64 has a stupid usleep(1000000) inside a #if DEBUG, which appears to be enabled in crosstool-ng. This patch just removes that code since it adds an unnecessary startup delay to ld64.
Thanks for your patch. Yann
ld64 has a stupid usleep(1000000) inside a #if DEBUG, which appears to be enabled in crosstool-ng. This patch just removes that code since it adds an unnecessary startup delay to ld64.