Skip to content

Commit a183829

Browse files
committed
auto merge of #14454 : omasanori/rust/cfg_cxx, r=alexcrichton
2 parents 7e049fe + f36204c commit a183829

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configure

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -725,6 +725,7 @@ then
725725
if [ -z "$CC" ]
726726
then
727727
CFG_CC="clang"
728+
CFG_CXX="clang++"
728729
fi
729730
;;
730731
(*)

0 commit comments

Comments
 (0)