mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-22 04:01:19 +01:00
This was found as a warning when running scripts/baremetal.sh --ram --build-only manually, but it should have been found in a more automated way. Adding -Werror so that future such issues will be caught by all.sh (component_test_baremetal already invokes baremetal.sh --ram --build-only).