HomeFreeBSD

Install dtrace.h and dependencies

Description

Install dtrace.h and dependencies

This makes the minimum amount of changes to allow inclusion of dtrace.h
without all the solaris compatibility headers. Installing dtrace.h allows
compiling consumers of libdtrace (e.g. https://github.com/tmetsch/python-dtrace)
without requiring a copy of the source tree.
For python-dtrace I worked around this in https://github.com/tmetsch/python-dtrace/commit/58019c9a12022203a9ffda286dd8b41f1a5ace42
but being able to build the library without installed sources would be
extremely useful.

Reviewed By: gnn
Differential Revision: https://reviews.freebsd.org/D27884

Details

Provenance
arichardsonAuthored on Jan 6 2021, 3:39 PM
Reviewer
gnn
Differential Revision
D27884: Install dtrace.h and depedencies
Parents
rG74bd20769706: Reference newfs_msdos(8) from the newfs(8) manual
Branches
Unknown
Tags
Unknown