From 32221202e36822972b313553de39772626806762 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Thu, 12 Nov 2009 12:11:01 +0100 Subject: Toolchain: gcc: fix build error for g++ in case of uClibc based toolchain Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/gcc.kconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'kconfig') diff --git a/kconfig/gcc.kconfig b/kconfig/gcc.kconfig index 24b18bb..5d70669 100644 --- a/kconfig/gcc.kconfig +++ b/kconfig/gcc.kconfig @@ -65,6 +65,7 @@ config EMBTK_GCC_LANGUAGE_CPP bool "Support C++" depends on EMBTK_GCC_MORE_LANGUAGES select KEMBTK_UCLIBC_UCLIBC_HAS_FLOATS if EMBTK_CLIB_UCLIBC + select KEMBTK_UCLIBC_UCLIBC_SUSV3_LEGACY if EMBTK_CLIB_UCLIBC select OPTION_EGLIBC_LIBM if EMBTK_CLIB_EGLIBC help Your toolchain will be able to build C++ source code -- cgit v1.2.3