summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-01-01 19:48:04 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-01-01 19:48:04 +0100
commit04a8d0c8c3d28ea614e371026553aa9c5c96ea2a (patch)
treeb50586b716fe8651293635f2835ba6187994a27a
parente4038de1acb3e917515e0144be0aed2a62231822 (diff)
downloadembtoolkit-04a8d0c8c3d28ea614e371026553aa9c5c96ea2a.tar.gz
embtoolkit-04a8d0c8c3d28ea614e371026553aa9c5c96ea2a.tar.bz2
embtoolkit-04a8d0c8c3d28ea614e371026553aa9c5c96ea2a.tar.xz
Toolchain: document that libstdc++ license terms should be read from GCC
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/compiler-options.kconfig3
1 files changed, 2 insertions, 1 deletions
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