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, 30 Mar 2023 05:05:31 +0000 (22:05 -0700)
commitfe0d215db550c60ea990bc4c32a15e7ae5de5de0
treee9acfe7f18c68842f2ed4e51355621de3aa2da4d
parent67ebf8b6c81ea1cc58581763a8aed13c3711283a
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