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, Apr 14, 8:20 AM
Unknown Object (File)
Sat, Apr 12, 8:37 PM
Unknown Object (File)
Thu, Mar 27, 1:05 PM
Unknown Object (File)
Wed, Mar 19, 3:45 AM
Unknown Object (File)
Mar 12 2025, 6:01 AM
Unknown Object (File)
Feb 3 2025, 12:40 AM
Unknown Object (File)
Jan 6 2025, 11:57 AM
Unknown Object (File)
Dec 12 2024, 7:32 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