added setenv_mc
[melted] / src / modules / vorbis / Makefile
index fabf4d7..3d19024 100644 (file)
@@ -5,7 +5,7 @@ TARGET = ../libmltvorbis.so
 OBJS = factory.o \
           producer_vorbis.o
 
-CFLAGS = -O3 -I../../ -Wall -g -D_FILE_OFFSET_BITS=64
+CFLAGS = -O4 -pipe -ffast-math -fomit-frame-pointer -I../../ -Wall -g -D_FILE_OFFSET_BITS=64
 
 LDFLAGS = -lvorbisfile -lvorbis