summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-02-02 21:32:55 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2015-02-02 21:32:55 +0100
commit77137a103de8dde326844f94500485a8c2ff014e (patch)
tree97732db33fd4e7f90d5499330480c7204f3c53f8
parent4b037f60bafa2b4fedb5e1c7ed9478a9adbad040 (diff)
downloadembtoolkit-77137a103de8dde326844f94500485a8c2ff014e.tar.gz
embtoolkit-77137a103de8dde326844f94500485a8c2ff014e.tar.bz2
embtoolkit-77137a103de8dde326844f94500485a8c2ff014e.tar.xz
Toolchain: compiler-rt: requires c++ compiler
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--core/toolchain/llvm/compiler-rt/compiler-rt.kconfig1
1 files changed, 1 insertions, 0 deletions
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
#