Mastercard / pkcs11-tools

A set of tools to manage objects on PKCS#11 cryptographic tokens. Compatible with many PKCS#11 library, including major HSM brands, NSS and softoken.
Other
142 stars 29 forks source link

Fix issue 37 #38

Closed keldonin closed 1 year ago

keldonin commented 1 year ago

Fixes the compilation issue with GCC 11 and newer. Lexer and parser files must have #include <config.h> at the top of generated C files.