We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af3cf9f commit 4a4454eCopy full SHA for 4a4454e
build/arch/x86.mk
@@ -9,7 +9,7 @@ $(error "You should supply an ANDROID_BUILD_TOP environment variable \
9
containing a path to the Android source tree. This is typically \
10
provided by initializing the Android build environment.")
11
endif
12
-export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r437112b/bin/
+export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r445002/bin/
13
14
# x86 Tools ####################################################################
15
0 commit comments