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: stash interlaced
[mesa/nouveau-pmpeg.git]
/
configs
/
linux-llvm-debug
blob
28bcfdb18729a93b1475cdc1c602ffe1750529f0
1
# -*-makefile-*-
2
# Configuration for Linux and LLVM with debugging info
3
# Builds the llvmpipe gallium driver
4
5
include $(TOP)/configs/linux-llvm
6
7
CONFIG_NAME = linux-llvm-debug
8
9
OPT_FLAGS = -g -ansi -pedantic
10
11
DEFINES += -DDEBUG -UNDEBUG
12