egl: if a surface type isn't defined let's default to EGL_WINDOW_BIT
[mesa.git] / configs / linux-x86-debug
1 # Configuration for Linux with x86 code, but no gcc optimizations and
2 # debugging enabled.
3
4 include $(TOP)/configs/linux-x86
5
6 CONFIG_NAME = linux-x86-debug
7
8 OPT_FLAGS = -g
9 DEFINES += -DDEBUG -DDEBUG_MATH