freebsd-dev/sbin/devmatch
John Baldwin 44a230cd92 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
2018-06-14 22:31:30 +00:00
..
devmatch.8 Implement --hints to read hints file directly 2018-02-17 06:57:43 +00:00
devmatch.c Exit with an error if a linker hints file can't be found. 2018-06-14 22:31:30 +00:00
Makefile