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)
Wed, Apr 29, 8:46 AM
Unknown Object (File)
Wed, Apr 29, 1:48 AM
Unknown Object (File)
Tue, Apr 28, 11:25 PM
Unknown Object (File)
Tue, Apr 28, 11:20 PM
Unknown Object (File)
Tue, Apr 28, 7:22 PM
Unknown Object (File)
Tue, Apr 28, 7:14 PM
Unknown Object (File)
Fri, Apr 24, 3:51 PM
Unknown Object (File)
Mon, Apr 20, 4:34 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