From: Brian Date: Tue, 5 Feb 2008 22:12:18 +0000 (-0700) Subject: Cell: remove accidentally added OPT_FLAGS lines X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=e39fccc34c07a015d8713841a69037e32187dd6d;p=mesa.git Cell: remove accidentally added OPT_FLAGS lines --- 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