From: Keith Packard Date: Wed, 8 Mar 2023 23:50:19 +0000 (-0800) Subject: altos/draw: Build demos with -O3 to catch more bugs X-Git-Tag: 1.9.18~2^2~83 X-Git-Url: https://git.gag.com/?a=commitdiff_plain;h=8e82ecb3eddd992c1d351ad7489ae5cbdb761cea;hp=8e82ecb3eddd992c1d351ad7489ae5cbdb761cea;p=fw%2Faltos 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 ---