1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-04 09:09:56 +00:00
freebsd/cddl
Kyle Evans 35d2028fb8 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.
2018-08-11 22:45:39 +00:00
..
compat/opensolaris Honor all options of "zfs mount -o" 2017-09-05 19:28:35 +00:00
contrib/opensolaris Disable the D subroutines msgsize() and msgdsize(). 2018-08-10 19:23:20 +00:00
lib libbe(3)/bectl(8): More SYSROOT/GCC build fixes 2018-08-11 22:45:39 +00:00
sbin Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
tests
usr.bin Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
usr.sbin Do not blindly include illumos kernel headers instead of user-space. 2018-08-02 18:55:55 +00:00
Makefile Convert traditional ${MK_TESTS} conditional idiom for including test 2017-08-02 08:35:51 +00:00
Makefile.inc