summaryrefslogtreecommitdiffstats
path: root/gst/mpeg2sub/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst/mpeg2sub/Makefile.am')
-rw-r--r--gst/mpeg2sub/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/mpeg2sub/Makefile.am b/gst/mpeg2sub/Makefile.am
index 5bf0e4ae..14f1c7db 100644
--- a/gst/mpeg2sub/Makefile.am
+++ b/gst/mpeg2sub/Makefile.am
@@ -10,7 +10,7 @@ else
ARCHCFLAGS =
endif
-libgstmpeg2subt_la_CFLAGS = -O3 $(ARCHCFLAGS) -fschedule-insns2 $(FOMIT_FRAME_POINTER) -finline-functions -ffast-math $(GST_CFLAGS)
+libgstmpeg2subt_la_CFLAGS = -O3 $(ARCHCFLAGS) $(GST_FSCHEDULE_CFLAGS) $(FOMIT_FRAME_POINTER) $(GST_OPT_CFLAGS) $(GST_CFLAGS)
libgstmpeg2subt_la_LIBADD =
libgstmpeg2subt_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)