From 04a8d0c8c3d28ea614e371026553aa9c5c96ea2a Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Tue, 1 Jan 2013 19:48:04 +0100 Subject: Toolchain: document that libstdc++ license terms should be read from GCC Signed-off-by: Abdoulaye Walsimou Gaye --- kconfig/compiler-options.kconfig | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/kconfig/compiler-options.kconfig b/kconfig/compiler-options.kconfig index 9a93500..70de35a 100644 --- a/kconfig/compiler-options.kconfig +++ b/kconfig/compiler-options.kconfig @@ -44,7 +44,8 @@ choice bool "GCC libstdc++" help GCC C++ standard library implementation, under GPLv3 with - runtime exception (allowing use with proprietary software). + runtime exception (see http://gcc.gnu.org/onlinedocs for more + details). endchoice -- cgit v1.2.3