glsl2: Add cmp field to ir_loop
[mesa/nouveau-pmpeg.git] / configs / linux-profile
blobe3895dd8befd7782dc36c7883003eb17bb26378c
1 # Configuration for profiling on Linux with gprof
3 include $(TOP)/configs/linux-static
5 CONFIG_NAME = linux-profile
7 OPT_FLAGS = -pg -g -O2
8 DEFINES += -DNDEBUG