Skip to content

Commit af54f14

Browse files
authored
Update android-aarch64
1 parent 15934bf commit af54f14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-aarch64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ndk_root = '/usr/android-ndk-r27d'
77
SDK_VER = '34' # Android API level
88

99
# Override with github var
10-
NDK = '${WORK_DIR}/${NDK_VER}' / '/toolchains/llvm/prebuilt/linux-x86_64/bin'
10+
NDK = '${WORK_DIR}/${NDK_VER}' / 'toolchains/llvm/prebuilt/linux-x86_64/bin'
1111

1212
[binaries]
1313
c = NDK / ('aarch64-linux-android' + SDK_VER + '-clang')

0 commit comments

Comments
 (0)