darwin.xnu: install os/log.h file in Libsystem

This commit is contained in:
Matthew Bauer
2019-04-26 21:54:55 -04:00
parent 85cc94c40e
commit 9da646ed29
@@ -114,6 +114,8 @@ appleDerivation ({
# Get rid of some junk lying around
rm -rf $out/internal_hdr $out/usr $out/local
mv $out/include/libkern/os/log.h $out/include/os/log.h
# Add some symlinks
ln -s $out/Library/Frameworks/System.framework/Versions/B \
$out/Library/Frameworks/System.framework/Versions/Current