Procházet zdrojové kódy

snmppp: adjust toolchain comment for new-style format

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard před 11 roky
rodič
revize
82c44b3f0f
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      package/snmppp/Config.in

+ 1 - 1
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