summaryrefslogtreecommitdiffstats
path: root/client/red_channel.cpp
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-03-17 22:09:41 +0100
committerAlexander Larsson <alexl@redhat.com>2010-03-17 22:09:41 +0100
commitf16e16393e128a335b5e2d22c21315881409e99f (patch)
treeb461e42864b56161d53ad95a74ab53e3b46cb954 /client/red_channel.cpp
parentda21e89daa15d28aa7f485c532359fbfd6b940b5 (diff)
downloadspice-f16e16393e128a335b5e2d22c21315881409e99f.tar.gz
spice-f16e16393e128a335b5e2d22c21315881409e99f.tar.xz
spice-f16e16393e128a335b5e2d22c21315881409e99f.zip
Default opt flags to -O2
gcc -O3 has some code generation failures due to a combination of unaligned (packed) structs and vectorization that can cause a crash in canvas_localize_palette(). And its just safer to use -O2, which is the standard "trusted" optimization flags.
Diffstat (limited to 'client/red_channel.cpp')
0 files changed, 0 insertions, 0 deletions