]> git.sesse.net Git - mlt/blobdiff - src/tests/Makefile
Minor optimisations, consumer avformat experimentation
[mlt] / src / tests / Makefile
index 92ef0eb9fd21fb2c0490ab9ba4659cca92ee2502..0dd5bb8e7a60dadb4f068a85074801512ee529f2 100644 (file)
@@ -2,7 +2,7 @@ include ../../config.mak
 
 TARGET = dan charlie pango pixbuf dissolve luma
 
-CFLAGS = -O3 -I .. -Wall -rdynamic -pthread
+CFLAGS = -O4 -pipe -ffast-math -fomit-frame-pointer -I .. -Wall -rdynamic -pthread
 
 LDFLAGS = -L ../framework -L ../modules -lmlt -lmltdv -lmltsdl