]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS import
authorarichardson <arichardson@FreeBSD.org>
Sat, 19 Sep 2020 12:08:16 +0000 (12:08 +0000)
committerarichardson <arichardson@FreeBSD.org>
Sat, 19 Sep 2020 12:08:16 +0000 (12:08 +0000)
commita3c12c375f425f12976b6fc1afa7d9724a2db984
tree3defde47c9eb9618bfd33119380455622861342a
parentf0b88592cbf55481781c2c9615d8e3ab9d11774a
Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS import

This required surprisingly few build system changes and only two changes to the
openZFS compat headers which have been upstreamed as
https://github.com/openzfs/zfs/pull/10863

Reviewed By: #zfs, freqlabs
Differential Revision: https://reviews.freebsd.org/D26193
cddl/lib/libspl/Makefile
tools/build/cross-build/include/common/string.h
tools/build/cross-build/include/common/sys/cdefs.h
tools/build/cross-build/include/common/sys/uio.h [deleted file]
tools/build/cross-build/include/linux/sys/stat.h
tools/build/cross-build/include/mac/sys/_types.h
tools/build/mk/Makefile.boot