Skip to content

Commit

Permalink
Update config.env
Browse files Browse the repository at this point in the history
  • Loading branch information
WuXing90 authored Aug 18, 2024
1 parent b9bd086 commit 46a472e
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 @@ -7,8 +7,8 @@ ARCH=arm64
KERNEL_FILE=Image.gz-dtb
EXTRA_BUILD_COMMAND:LD=ld.lld CC=clang NM=llvm-nm OBJCOPY=llvm-objcopy
DISABLE-LTO=false
ENABLE_KERNELSU=true
APPLY_KSU_PATCH=true
ENABLE_KERNELSU=false
APPLY_KSU_PATCH=false
ADD_KPROBES_CONFIG=false
ADD_OVERLAYFS_CONFIG=true
DISABLE_CC_WERROR=true

0 comments on commit 46a472e

Please sign in to comment.