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:
Daniele Lacamera
2026-07-06 22:33:28 +02:00
parent ba2e52ae02
commit e3a6d4a0e6
+1
View File
@@ -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