]> git.lizzy.rs Git - rust.git/blobdiff - configure
Rollup merge of #37224 - petrochenkov:nz, r=eddyb
[rust.git] / configure
index 9e65bc789b4c507a072b2409c8fe91411aaaccc3..d0c85c0a008be71362a82d16701c180d397220da 100755 (executable)
--- a/configure
+++ b/configure
@@ -1635,8 +1635,8 @@ do
         ("ccache gcc")
             LLVM_CXX_32="ccache"
             LLVM_CC_32="ccache"
-            LLVM_CXX_32_ARG1="clang++"
-            LLVM_CC_32_ARG1="clang"
+            LLVM_CXX_32_ARG1="g++"
+            LLVM_CC_32_ARG1="gcc"
 
             LLVM_CXX_64="ccache"
             LLVM_CC_64="ccache"