From 77137a103de8dde326844f94500485a8c2ff014e Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Mon, 2 Feb 2015 21:32:55 +0100 Subject: Toolchain: compiler-rt: requires c++ compiler Signed-off-by: Abdoulaye Walsimou Gaye --- core/toolchain/llvm/compiler-rt/compiler-rt.kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig b/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig index cc9cab3..67a81e3 100644 --- a/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig +++ b/core/toolchain/llvm/compiler-rt/compiler-rt.kconfig @@ -26,6 +26,7 @@ config EMBTK_HAVE_COMPILER-RT bool default y + select EMBTK_GCC_LANGUAGE_CPP select EMBTK_COMPILER-RT_VERSION_3_3 # -- cgit v1.2.3