HomeFreeBSD

Exit with an error if a linker hints file can't be found.

Description

Exit with an error if a linker hints file can't be found.

Continuing with a NULL hints variable just triggers a segfault later on.
The other error cases in this function all exit for an error rather than
warning.

Reviewed by: imp
MFC after: 1 week
Differential Revision: https://reviews.freebsd.org/D15579

Details

Provenance
jhbAuthored on
Reviewer
imp
Differential Revision
D15579: Exit with an error if a linker hints file can't be found.
Parents
rS335180: TCPOUTFLAGS no longer exists since r334843.
Branches
Unknown
Tags
Unknown