projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1730f7b
)
Cell: remove accidentally added OPT_FLAGS lines
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 5 Feb 2008 22:12:18 +0000
(15:12 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 5 Feb 2008 22:12:18 +0000
(15:12 -0700)
src/mesa/pipe/cell/spu/Makefile
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/cell/spu/Makefile
b/src/mesa/pipe/cell/spu/Makefile
index 66f16cde9b8a4dc98b17db9928573b12a12341d4..f202971d73880862ca4bf7aeed380c9654259a2c 100644
(file)
--- a/
src/mesa/pipe/cell/spu/Makefile
+++ b/
src/mesa/pipe/cell/spu/Makefile
@@
-8,8
+8,6
@@
TOP = ../../../../..
include $(TOP)/configs/linux-cell
-OPT_FLAGS=-g
-OPT_FLAGS=-O3
PROG = g3d
PROG_SPU = $(PROG)_spu