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, Apr 24, 3:51 PM
Unknown Object (File)
Mon, Apr 20, 4:34 PM
Unknown Object (File)
Mon, Apr 20, 3:11 PM
Unknown Object (File)
Mon, Apr 20, 6:06 AM
Unknown Object (File)
Fri, Apr 10, 1:23 AM
Unknown Object (File)
Fri, Apr 10, 12:04 AM
Unknown Object (File)
Tue, Apr 7, 4:16 AM
Unknown Object (File)
Sun, Apr 5, 9:38 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