Kyle Evans 3cafc9a654 config(8): Fix broken ABI
r336019 introduced ${SRCTOP}/sys to the include paths in order to pull in a
new sys/{c,}nv.h. This is wrong, because the build tree's ABI isn't
guaranteed to match what's running on the host system.

Fix instead by removing -I${SRCTOP}/sys and installing the libnv headers
with `make -C lib/libnv includes`... this may or may not get re-worked in
the future so that a userland lib isn't installing includes from sys/.

Reported by:	bdrewery
2018-07-06 11:23:14 +00:00
..
2017-10-31 00:07:04 +00:00
2018-06-26 18:07:16 +00:00
2018-01-24 14:24:17 +00:00
2018-07-05 16:03:03 +00:00
2017-12-27 21:36:37 +00:00
2018-06-10 02:34:41 +00:00
2018-03-29 19:43:29 +00:00
2018-04-27 13:59:24 +00:00
2018-03-21 14:37:04 +00:00
2018-05-18 06:10:16 +00:00
2018-06-27 19:29:15 +00:00
2018-05-23 17:01:28 +00:00
2018-07-06 11:23:14 +00:00
2018-06-27 19:29:15 +00:00
2018-05-28 02:10:35 +00:00
2018-05-01 16:30:48 +00:00
2018-06-16 17:11:23 +00:00
2018-06-14 01:28:55 +00:00
2018-05-23 01:20:31 +00:00
2018-06-17 18:05:27 +00:00
2018-03-18 03:42:57 +00:00
2018-06-27 19:29:15 +00:00
2018-06-16 15:05:05 +00:00