Merge remote-tracking branch 'origin/master' into pipe-video
[mesa.git] / configs / linux-x86-64-profile
1 # Configuration for profiling on Linux for 64-bit X86 (Opteron) with gprof
2
3 include $(TOP)/configs/linux-x86-64-static
4
5 CONFIG_NAME = linux-x86-64-profile
6
7 OPT_FLAGS = -pg -g -O2
8 DEFINES += -DNDEBUG