From 82c44b3f0f530a8f5feabbf95009d7372dffebb8 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Mon, 14 Oct 2013 22:33:19 +0200 Subject: [PATCH] snmppp: adjust toolchain comment for new-style format Signed-off-by: Peter Korsgaard --- package/snmppp/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.30.2