rework overlayframe for parallel build, use -Ofast on frame xfers and plugins
[goodguy/cinelerra.git] / cinelerra-5.1 / plugin_config
index 56f43511dea0c37021de0f9cd35515b6812c0120..b4f4d8abc16c04f1c18f6c2ef2940efc07a4272d 100644 (file)
@@ -1,5 +1,5 @@
 
-CFLAGS += -I../ -I$(CINELERRA) -I$(GUICAST) -I../colors -fPIC
+CFLAGS += -I../ -I$(CINELERRA) -I$(GUICAST) -I../colors -fPIC -Ofast
 
 CFLAGS += $(static_incs)
 LFLAGS += $(static_libs)