1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-05-14 20:50:13 +01:00
Files
operating-system/buildroot/package/beecrypt/Config.in
T
2018-03-17 23:47:00 +00:00

11 lines
259 B
Plaintext

comment "beecrypt needs a toolchain w/ threads"
depends on !BR2_TOOLCHAIN_HAS_THREADS
config BR2_PACKAGE_BEECRYPT
bool "beecrypt"
depends on BR2_TOOLCHAIN_HAS_THREADS
help
Beecrypt is a general-purpose cryptography library.
http://beecrypt.sf.net