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)
May 24 2024, 2:52 AM
Unknown Object (File)
May 21 2024, 12:58 PM
Unknown Object (File)
May 10 2024, 12:04 AM
Unknown Object (File)
Apr 3 2024, 2:39 AM
Unknown Object (File)
Mar 14 2024, 2:13 PM
Unknown Object (File)
Mar 14 2024, 2:08 PM
Unknown Object (File)
Mar 14 2024, 2:07 PM
Unknown Object (File)
Mar 11 2024, 1:06 AM
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