Skip to content

Commit

Permalink
Revert "change to oxygen clang"
Browse files Browse the repository at this point in the history
This reverts commit a31fd82.
  • Loading branch information
gacorprjkt-admin committed Dec 23, 2024
1 parent bae7be5 commit badf2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ ZIP_NAME="ambatubash69-KVER-OPTIONE-$RANDOM_HASH.zip"
USE_AOSP_CLANG=false
AOSP_CLANG_VERSION="r547379"
USE_CUSTOM_CLANG=true
CUSTOM_CLANG_SOURCE="$(curl -s https://raw.githubusercontent.com/greenforce-project/greenforce_clang/refs/heads/main/get_latest_url.sh >temp.sh; chmod +x temp.sh; source temp.sh; echo "$LATEST_URL_GZ")"
CUSTOM_CLANG_SOURCE="$(curl -s https://raw.githubusercontent.com/XSans0/WeebX-Clang/refs/heads/main/main/link.txt)"
KERNEL_IMAGE="$WORK_DIR/out/${GKI_VERSION}/dist/Image"

# Import telegram functions
Expand Down

0 comments on commit badf2cf

Please sign in to comment.