mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-07-10 20:50:52 +02:00
build: register HAVE_PQC in known-macro extras
The branch's Falcon signature test (tests/api/test_signature.c) guards on HAVE_PQC, which current wolfSSL no longer defines anywhere, so check-source-text flags it as unknown. Register it alongside the other PQC/MLKEM extras.
This commit is contained in:
@@ -306,6 +306,7 @@ HAVE_PKCS11_V3_STATIC
|
||||
HAVE_PKCS7_ECC_RAW_SIGN_CALLBACK
|
||||
HAVE_PKCS7_RSA_RAW_SIGN_CALLBACK
|
||||
HAVE_POCO_LIB
|
||||
HAVE_PQC
|
||||
HAVE_RTP_SYS
|
||||
HAVE_SECURE_GETENV
|
||||
HAVE_STACK_SIZE_VERBOSE_LOG
|
||||
|
||||
Reference in New Issue
Block a user