darwin/apple-sdk: explain why Kernel.framework has no .tbd file
This commit is contained in:
parent
70f3863540
commit
7e49fb6592
@ -108,6 +108,7 @@ let
|
||||
|
||||
local tbd_source=${darwin-stubs}/System/Library/Frameworks/$nested_path/Versions/$current
|
||||
if [ "${name}" != "Kernel" ]; then
|
||||
# The Kernel.framework has headers but no actual library component.
|
||||
cp -v $tbd_source/*.tbd .
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user