Separate Simple Backend creation from initialization.
[chromium-blink-merge.git] / third_party / mesa / MesaLib / 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