mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-26 22:22:01 +01: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.