projects
/
profile
/
ivi
/
mesa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'mesa_7_6_branch' into mesa_7_7_branch
[profile/ivi/mesa.git]
/
configs
/
linux-debug
1
# Configuration for debugging on Linux
2
3
include $(TOP)/configs/linux
4
5
CONFIG_NAME = linux-debug
6
7
OPT_FLAGS = -g
8
CFLAGS += -ansi -pedantic
9
DEFINES += -DDEBUG -DDEBUG_MATH