]> git.sesse.net Git - ffmpeg/blobdiff - libswscale/Makefile
Merge remote-tracking branch 'hexene/stagefright'
[ffmpeg] / libswscale / Makefile
index 7f74677ceca063ea23ae1b5637c8d32e3a25ae66..942545d2824ab6589ef32d7d3bae6328d28499f6 100644 (file)
@@ -21,6 +21,8 @@ OBJS-$(HAVE_MMX)           +=  x86/rgb2rgb.o            \
 OBJS-$(HAVE_VIS)           +=  sparc/yuv2rgb_vis.o
 OBJS-$(HAVE_YASM)          +=  x86/scale.o
 
+$(SUBDIR)x86/swscale_mmx.o: CFLAGS += $(NOREDZONE_FLAGS)
+
 TESTPROGS = colorspace swscale
 
 DIRS = bfin mlib ppc sparc x86