mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
snmppp: adjust toolchain comment for new-style format
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
1d56d8a7f5
commit
82c44b3f0f
@ -8,5 +8,5 @@ config BR2_PACKAGE_SNMPPP
|
|||||||
|
|
||||||
http://www.agentpp.com/snmp_pp3_x/snmp_pp3_x.html
|
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
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user