mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
package/libtomcrypt: annotate _IGNORE_CVES for the included security patches
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user