mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 14:16:31 +00:00
package/janus-gateway: remove stray REST comment
Commit 80f3622bc7 (package/libmicrohttpd: remove dependency on threads) removed BR2_TOOLCHAIN_HAS_THREADS dependency from BR2_PACKAGE_JANUS_GATEWAY_REST but forgot to remove comment. Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
parent
bb094c0110
commit
e1487840ff
@ -79,9 +79,6 @@ config BR2_PACKAGE_JANUS_GATEWAY_REST
|
|||||||
bool "REST (HTTP/HTTPS)"
|
bool "REST (HTTP/HTTPS)"
|
||||||
select BR2_PACKAGE_LIBMICROHTTPD
|
select BR2_PACKAGE_LIBMICROHTTPD
|
||||||
|
|
||||||
comment "REST transport needs a toolchain w/ threads"
|
|
||||||
depends on !BR2_TOOLCHAIN_HAS_THREADS
|
|
||||||
|
|
||||||
config BR2_PACKAGE_JANUS_GATEWAY_UNIX_SOCKETS
|
config BR2_PACKAGE_JANUS_GATEWAY_UNIX_SOCKETS
|
||||||
bool "Unix Sockets"
|
bool "Unix Sockets"
|
||||||
default y
|
default y
|
||||||
|
Loading…
x
Reference in New Issue
Block a user