mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Merge from bittboy/buildroot@26c91a9
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