st/dri: Switch from st_public.h to st_api.h.
[mesa.git] / configs / linux-debug
1 # Configuration for debugging on Linux
2
3 include $(TOP)/configs/linux
4
5 CONFIG_NAME = linux-debug
6
7 OPT_FLAGS = -g
8 CFLAGS += -pedantic
9 DEFINES += -DDEBUG -DDEBUG_MATH