Skip to content

Commit

Permalink
更新 config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
X-PenBak authored Feb 13, 2024
1 parent 56f8d9c commit 4e68aea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions config.env
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CONFIG_ENV=config.env
#一般来说只需要按实际需要修改5-20行的相关内容就可以。包含18个工作流可同时工作可最大化提高编译内核的成功率,助力LXC,KernelSU 。
#工具链集包含AOSP clang ,LLVM, ARM gcc ,SD-clang(高通的llvm工具链),Proton-clang, ZyC clang,Mandi-Sa-clang,linaro gcc ,Google gcc_4.9 ,Android NDK ,arter97_gcc等
#内核源地址
KERNEL_SOURCE=KERNEL_SOURCE=https://github.com/X-PenBak/kernel_xiaomi_haydn
KERNEL_SOURCE=https://github.com/X-PenBak/kernel_xiaomi_haydn
#分支
KERNEL_SOURCE_BRANCH=main
#内核配置文件
Expand Down Expand Up @@ -120,7 +120,7 @@ SD_CLANG_BRANCH=12
ENABLE_PROTON_CLANG=true
PROTON_CLANG_SOURCE=https://gitlab.com/LeCmnGend/proton-clang
#PROTON_CLANG_BRANCH可选的值有 clang-13 ,clang-14, clang-15, clang-16, clang-17
PROTON_CLANG_BRANCH=clang-14
PROTON_CLANG_BRANCH=clang-17



Expand Down

0 comments on commit 4e68aea

Please sign in to comment.