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)
Fri, Jun 5, 1:26 PM
Unknown Object (File)
Apr 29 2026, 8:46 AM
Unknown Object (File)
Apr 29 2026, 1:48 AM
Unknown Object (File)
Apr 28 2026, 11:25 PM
Unknown Object (File)
Apr 28 2026, 11:20 PM
Unknown Object (File)
Apr 28 2026, 7:22 PM
Unknown Object (File)
Apr 28 2026, 7:14 PM
Unknown Object (File)
Apr 24 2026, 3:51 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