summaryrefslogtreecommitdiff
path: root/zephyr/cmake/compiler/clang/generic.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'zephyr/cmake/compiler/clang/generic.cmake')
-rw-r--r--zephyr/cmake/compiler/clang/generic.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/zephyr/cmake/compiler/clang/generic.cmake b/zephyr/cmake/compiler/clang/generic.cmake
index a59b7e4a72..b848c8bd03 100644
--- a/zephyr/cmake/compiler/clang/generic.cmake
+++ b/zephyr/cmake/compiler/clang/generic.cmake
@@ -3,5 +3,4 @@
# found in the LICENSE file.
set(CMAKE_C_COMPILER "/usr/bin/x86_64-pc-linux-gnu-clang")
-set(CMAKE_CXX_COMPILER "/usr/bin/x86_64-pc-linux-gnu-clang++")
set(CMAKE_GCOV "/usr/bin/llvm-cov gcov")