g3dvl: Only create contour shader when DEBUG_CONTOUR is enabled
[mesa/nouveau-pmpeg.git] / configs / linux-x86-profile
blob987b5f0cf9a93e3fe0d25b12d8a375c59e04f591
1 # Configuration for profiling on Linux with x86 optimizations with gprof
3 include $(TOP)/configs/linux-x86-static
5 CONFIG_NAME = linux-x86-profile
7 OPT_FLAGS = -pg -g -O2
8 DEFINES += -DNDEBUG