summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-02-05 15:12:18 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-02-05 15:12:18 -0700
commite39fccc34c07a015d8713841a69037e32187dd6d (patch)
treeeabf7ba7d575bbb3ef5da98fd981a5464d889d1c /src
parent1730f7bad462ac7f29857b8b2347e38c1b6c9820 (diff)
Cell: remove accidentally added OPT_FLAGS lines
Diffstat (limited to 'src')
-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 66f16cde9b..f202971d73 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