What | Removed | Added |
---|---|---|
Attachment #123071 is obsolete | 1 |
Comment # 5
on bug 95026
from Christoph Haag
Created attachment 123072 [details]
MESA_GLSL=dump with --enable-debug
With CFLAGS and CXXFLAGS not set and --enable-debug, mesa is using this:
CFLAGS: -g -O2 -Wall -std=c99 -Werror=implicit-function-declaration
-Werror=missing-prototypes -fno-strict-aliasing -fno-math-errno
-fno-trapping-math -fno-builtin-memcmp
CXXFLAGS: -g -O2 -Wall -fno-strict-aliasing -fno-builtin-memcmp
And the game crashes. Looks like +1 for O2.
You are receiving this mail because:
- You are the assignee for the bug.
_______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel