i915g: Fix fallout from 8e4540ec2a82e72be491bc8fe23c10551d29a96c
[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