repo.or.cz
/
mesa
/
nouveau-pmpeg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
g3dvl: Only create contour shader when DEBUG_CONTOUR is enabled
[mesa/nouveau-pmpeg.git]
/
configs
/
linux-x86-profile
blob
987b5f0cf9a93e3fe0d25b12d8a375c59e04f591
1
# Configuration for profiling on Linux with x86 optimizations with gprof
2
3
include $(TOP)/configs/linux-x86-static
4
5
CONFIG_NAME = linux-x86-profile
6
7
OPT_FLAGS = -pg -g -O2
8
DEFINES += -DNDEBUG