mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-22 19:28:59 +00:00
tests/Makefile had some unused warnings disabled unnecessarily, which test-ref-configs.pl was turning back on. We don't need to disable these warnings so I'm turning them back on.