linuxOS_PX30_CAR/buildroot/package/beecrypt/Config.in
2026-01-20 14:00:13 +08: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