From: Peter Korsgaard Date: Mon, 14 Oct 2013 20:33:19 +0000 (+0200) Subject: snmppp: adjust toolchain comment for new-style format X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=82c44b3f0f530a8f5feabbf95009d7372dffebb8;p=buildroot.git snmppp: adjust toolchain comment for new-style format Signed-off-by: Peter Korsgaard --- diff --git a/package/snmppp/Config.in b/package/snmppp/Config.in index 9757814b27..5d6d749b81 100644 --- a/package/snmppp/Config.in +++ b/package/snmppp/Config.in @@ -8,5 +8,5 @@ config BR2_PACKAGE_SNMPPP http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html -comment "snmp++ requires a toolchain with threads and C++ support enabled" +comment "snmp++ needs a toolchain w/ threads, C++" depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS