mirror of
https://github.com/rd-stuffs/msm-4.14.git
synced 2025-02-20 11:45:48 +08:00
build.sh: Switch to AOSP clang 14.0.6 (r450784d)
This is now the default clang for AOSP 13.
This commit is contained in:
parent
184a3f2595
commit
0fcf749230
2
build.sh
2
build.sh
@ -5,7 +5,7 @@
|
||||
|
||||
SECONDS=0 # builtin bash timer
|
||||
ZIPNAME="QuicksilveR-surya-$(date '+%Y%m%d-%H%M').zip"
|
||||
TC_DIR="$HOME/tc/aosp-clang"
|
||||
TC_DIR="$HOME/tc/clang-r450784d"
|
||||
GCC_64_DIR="$HOME/tc/aarch64-linux-android-4.9"
|
||||
GCC_32_DIR="$HOME/tc/arm-linux-androideabi-4.9"
|
||||
AK3_DIR="$HOME/android/AnyKernel3"
|
||||
|
Loading…
x
Reference in New Issue
Block a user