mirror of
https://github.com/cuberite/polarssl.git
synced 2025-10-17 09:52:58 -04:00

Pass -Werror because any compiler warning would be suspicious. Pass -O1 because at -O0, gcc doesn't do as much analysis.
Pass -Werror because any compiler warning would be suspicious. Pass -O1 because at -O0, gcc doesn't do as much analysis.