mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-21 11:41:10 +01:00
Running make from programs/fuzz didn't set any optimization flags (running make from programs or from the root inherited the parent's optimization flags). Default to -O2. There were no -W flags. Default to -Wall -Wextra, but not -Werror in line with the other makefiles. Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
1.8 KiB
1.8 KiB