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, Oct 13, 7:14 AM
Unknown Object (File)
Fri, Oct 3, 2:30 PM
Unknown Object (File)
Fri, Oct 3, 1:42 PM
Unknown Object (File)
Sep 1 2025, 3:22 PM
Unknown Object (File)
Aug 20 2025, 5:16 AM
Unknown Object (File)
Aug 19 2025, 2:04 PM
Unknown Object (File)
Aug 19 2025, 1:21 AM
Unknown Object (File)
Aug 18 2025, 11:39 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