mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
pkg/monocypher: add arch 32bit requirement
This commit is contained in:
parent
49f855bd81
commit
c77916e730
@ -1 +1,4 @@
|
||||
USEMODULE += monocypher_sha512
|
||||
|
||||
# monocypher is only supported by 32 bit architectures
|
||||
FEATURES_REQUIRED += arch_32bit
|
||||
|
Loading…
Reference in New Issue
Block a user