File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,8 +3,8 @@ BRANCH=android-msm-pixel-4.9
3
3
CROSS_COMPILE=aarch64-linux-android-
4
4
CROSS_COMPILE_ARM32=arm-linux-androideabi-
5
5
EXTRA_CMDS=''
6
- CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183 /bin/
7
- LD_LIBRARY_PATH=${ROOT_DIR}/prebuilts-master/clang/host/linux-x86/clang-r416183 /lib64:$LD_LIBRARY_PATH
6
+ CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183b /bin/
7
+ LD_LIBRARY_PATH=${ROOT_DIR}/prebuilts-master/clang/host/linux-x86/clang-r416183b /lib64:$LD_LIBRARY_PATH
8
8
export LD_LIBRARY_PATH
9
9
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin
10
10
LINUX_GCC_CROSS_COMPILE_ARM32_PREBUILTS_BIN=prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.9/bin
You can’t perform that action at this time.
0 commit comments