mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 20:12:58 +00: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.