Skip to content

Commit

Permalink
Update build
Browse files Browse the repository at this point in the history
Signed-off-by: Carlo Dandan <[email protected]>
  • Loading branch information
carlodandan authored Jul 23, 2023
1 parent 187fbeb commit a554ec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ GCC_BRANCH="android12L-release"
# Setup make Command
make_fun() {
make O=out ARCH=arm64 \
CC=clang HOSTCC=clang LLVM=1 \
LLVM=1 \
CLANG_TRIPLE=aarch64-linux-gnu- \
CROSS_COMPILE=aarch64-linux-androidkernel- \
CROSS_COMPILE_ARM32=arm-linux-androidkernel- "$@"
Expand Down

0 comments on commit a554ec4

Please sign in to comment.