Files
third_party_mesa3d/configs/linux-profile
2007-09-28 18:18:50 +01:00

9 lines
160 B
Plaintext

# Configuration for profiling on Linux with gprof
include $(TOP)/configs/linux-static
CONFIG_NAME = linux-profile
OPT_FLAGS = -pg -g -O2
DEFINES += -DNDEBUG