]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix dtrace tools bootstrap on non-FreeBSD after OpenZFS import
authorAlex Richardson <arichardson@FreeBSD.org>
Sat, 19 Sep 2020 12:08:16 +0000 (12:08 +0000)
committerAlex Richardson <arichardson@FreeBSD.org>
Sat, 19 Sep 2020 12:08:16 +0000 (12:08 +0000)
commit79e02149fcb480c95cfda65e2145ed021dfde5a6
tree3defde47c9eb9618bfd33119380455622861342a
parentb8bfffc1b619cca5262f848b665bd56c4de0052b
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