altos/draw: Build demos with -O3 to catch more bugs
authorKeith Packard <keithp@keithp.com>
Wed, 8 Mar 2023 23:50:19 +0000 (15:50 -0800)
committerKeith Packard <keithp@keithp.com>
Thu, 1 Feb 2024 01:50:19 +0000 (17:50 -0800)
commit8e82ecb3eddd992c1d351ad7489ae5cbdb761cea
tree9c355ba8cfef8400a6489c58aff684ccea898352
parent5af8252cb6cf51611963f4df97eee04741438ea5
altos/draw: Build demos with -O3 to catch more bugs

The compiler fails to do a lot of checks in -O0

Signed-off-by: Keith Packard <keithp@keithp.com>
src/draw/Makefile