Page MenuHomeFreeBSD

Fix a typo when sanity checking in the bootstrap-tools target
ClosedPublic

Authored by ngie on Apr 8 2019, 11:03 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jan 6, 11:57 AM
Unknown Object (File)
Dec 12 2024, 7:32 PM
Unknown Object (File)
Dec 9 2024, 5:09 AM
Unknown Object (File)
Nov 6 2024, 6:06 PM
Unknown Object (File)
Nov 2 2024, 1:14 AM
Unknown Object (File)
Sep 25 2024, 12:13 AM
Unknown Object (File)
Sep 22 2024, 2:12 PM
Unknown Object (File)
Sep 20 2024, 2:43 PM
Subscribers

Details

Summary

The path is incorrect for the linker in the error message. It should have been
/usr/bin/ld, not /usr/bin/cc .

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable