X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fvorbis%2FMakefile;h=8b89411f4881cd3de18af959b33ff2deb3b70a7f;hb=5a4ba0b72c9f1fc6945b4f9e680fc1ac4e2df5c9;hp=fd8f12920d6ad2d13eb6756f49841ac34c8f9098;hpb=75288bcb5a5a3925cf8e94ba12f034a0a8fd6758;p=melted diff --git a/src/modules/vorbis/Makefile b/src/modules/vorbis/Makefile index fd8f129..8b89411 100644 --- a/src/modules/vorbis/Makefile +++ b/src/modules/vorbis/Makefile @@ -4,7 +4,7 @@ TARGET = ../libmltvorbis.so OBJS = factory.o \ producer_vorbis.o -CFLAGS = -I../../ -Wall -g -D_FILE_OFFSET_BITS=64 +CFLAGS = -O3 -I../../ -Wall -g -D_FILE_OFFSET_BITS=64 LDFLAGS = -lvorbisfile -lvorbis