mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
package/libargon2: add missing Config.in for the !BR2_STATIC_LIBS dependency
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
@@ -6,3 +6,7 @@ config BR2_PACKAGE_LIBARGON2
|
||||
A modern password hashing algorithm
|
||||
|
||||
https://password-hashing.net/#argon2
|
||||
|
||||
comment "libargon needs a toolchain w/ dynamic library"
|
||||
depends on BR2_USE_MMU
|
||||
depends on BR2_STATIC_LIBS
|
||||
|
||||
Reference in New Issue
Block a user