]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
libbe(3)/bectl(8): More SYSROOT/GCC build fixes
authorkevans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 22:45:39 +0000 (22:45 +0000)
committerkevans <kevans@FreeBSD.org>
Sat, 11 Aug 2018 22:45:39 +0000 (22:45 +0000)
commit511c25b220b5939431fe82b488d370887fd592d3
treed38477bb9d5aaa94778e56684d812b0c08eb1bda
parent1ccb08bdae74a209c7817b5a995e7232f1028219
libbe(3)/bectl(8): More SYSROOT/GCC build fixes

- Missing include path
- Fully specify libzfs's dependencies (except for deps pulled in by other
  deps) in Makefile.inc1
- Drop WARNS back down to 2 for libbe(3). I do this with much hesitation,
  but the libzfs headers are apparently a hot warning-filled mess as far as
  GCC 4.2 is concerned.
Makefile.inc1
cddl/lib/libbe/Makefile
sbin/bectl/Makefile