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 2e47b93 commit cf5bbebCopy full SHA for cf5bbeb
llvm/utils/gn/secondary/compiler-rt/BUILD.gn
@@ -12,7 +12,6 @@ if (current_os == "win" || win_sysroot != "") {
12
}
13
if (current_os != "win") {
14
supported_toolchains += [ "//llvm/utils/gn/build/toolchain:stage2_unix" ]
15
- supported_toolchains += [ "//llvm/utils/gn/build/toolchain:stage2_unix_x86" ]
16
17
supported_toolchains += supported_android_toolchains
18
if (llvm_build_AArch64) {
0 commit comments