Skip to content

Commit

Permalink
makefile: Force use prebuilt_sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
stevezhengshiqi committed Jan 12, 2021
1 parent b6cee7d commit 2210ec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions makefile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -462,6 +462,8 @@ function BKextHelper() {
}

function BKext() {
local GITHUB_REF=""

if [[ ${NO_XCODE} == True ]]; then
echo "${yellow}[${reset}${red}${bold} ERROR ${reset}${yellow}]${reset}: Missing Xcode tools, won't build kexts!"
exit 1
Expand Down

0 comments on commit 2210ec5

Please sign in to comment.