mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-01 10:19:13 +08: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.