mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-04-28 10:05:05 +03: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.