darwin.PowerManagement: fix build with 14.4 SDK
This commit is contained in:
@@ -13,7 +13,8 @@ let
|
||||
|
||||
buildCommand = ''
|
||||
install -D -t "$out/include/IOKit/pwr_mgt" \
|
||||
'${iokitUser}/pwr_mgt.subproj/IOPMLibPrivate.h'
|
||||
'${iokitUser}/pwr_mgt.subproj/IOPMLibPrivate.h' \
|
||||
'${iokitUser}/pwr_mgt.subproj/IOPMAssertionCategories.h'
|
||||
'';
|
||||
};
|
||||
in
|
||||
|
||||
Reference in New Issue
Block a user