Configure and build tuning
[melted] / src / modules / resample / Makefile
index 7811050..ced5ba8 100644 (file)
@@ -5,7 +5,7 @@ TARGET = ../libmltresample.so
 OBJS = factory.o \
           filter_resample.o 
 
-CFLAGS = -O4 -pipe -ffast-math -fomit-frame-pointer -I../../ -Wall -g
+CFLAGS += -I../..
 
 LDFLAGS= -lsamplerate