From: Peter Korsgaard Date: Tue, 25 May 2010 20:09:32 +0000 (+0200) Subject: enchant: add comment about needing C++ support in toolchain X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ab607f658e33b8c13fb805285dc100954bd7c9a4;p=buildroot.git enchant: add comment about needing C++ support in toolchain Signed-off-by: Peter Korsgaard --- diff --git a/package/enchant/Config.in b/package/enchant/Config.in index e65d68116f..9cd15a1963 100644 --- a/package/enchant/Config.in +++ b/package/enchant/Config.in @@ -7,3 +7,6 @@ config BR2_PACKAGE_ENCHANT API across a number of spell-checking system backends. http://www.abisource.com/projects/enchant/ + +comment "enchant requires a toolchain with C++ support enabled" + depends on !BR2_INSTALL_LIBSTDCPP