summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-05 15:12:18 -0700
committerBen Skeggs <skeggsb@gmail.com>2008-02-15 13:50:31 +1100
commitd154f6a24b7c7265306d43fcb3b43dc759ad9bd2 (patch)
treee12962292531d8d7340c8abcd0398fdb8acad80c
parent14f1f2523b0186fe65f13b1981a782768d4f8376 (diff)
Cell: remove accidentally added OPT_FLAGS lines
-rw-r--r--src/mesa/pipe/cell/spu/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mesa/pipe/cell/spu/Makefile b/src/mesa/pipe/cell/spu/Makefile
index 66f16cde9b8..f202971d738 100644
--- 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