package/libtomcrypt: annotate _IGNORE_CVES for the included security patches
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
91126d8863
commit
f80814a6a4
@ -13,6 +13,9 @@ LIBTOMCRYPT_INSTALL_STAGING = YES
|
||||
LIBTOMCRYPT_INSTALL_TARGET = NO # only static library
|
||||
LIBTOMCRYPT_DEPENDENCIES = libtommath
|
||||
|
||||
# 0001-fix-CVE-2019-17362.patch
|
||||
LIBTOMCRYPT_IGNORE_CVES += CVE-2019-17362
|
||||
|
||||
LIBTOMCRYPT_CFLAGS = -I./src/headers $(TARGET_CFLAGS) -DLTC_SOURCE -DLTM_DESC
|
||||
|
||||
define LIBTOMCRYPT_BUILD_CMDS
|
||||
|
Loading…
Reference in New Issue
Block a user