mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
cmake: add needed file to cmake script for build sim
nuttx/crypto/chachapoly.c:232: undefined reference to `timingsafe_bcmp' Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
This commit is contained in:
committed by
Mateusz Szafoni
parent
3610b25c91
commit
c831c8cc56
@@ -58,6 +58,7 @@ set(SRCS
|
||||
lib_strerrorr.c
|
||||
lib_explicit_bzero.c
|
||||
lib_strsignal.c
|
||||
lib_timingsafe_bcmp.c
|
||||
lib_index.c
|
||||
lib_rindex.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user