mirror of
https://github.com/espressif/mbedtls.git
synced 2025-06-03 15:09:47 +08:00

Between 2.5.0 and 2.6.0, "scripts/config.pl get MBEDTLS_XXX" was fixed for config.h lines with a comment at the end, but that broke the case of macros with an empty expansion. Support all cases.