[SCM] libav/experimental: -freduce-all-givs has been removed from gcc
siretart at users.alioth.debian.org
siretart at users.alioth.debian.org
Sun Jun 30 15:43:16 UTC 2013
The following commit has been merged in the experimental branch:
commit 647b610c6edfdbc11d5af1f24f12ece444ca9473
Author: Falk Hüffner <mellum at users.sourceforge.net>
Date: Sun Mar 6 14:42:10 2005 +0000
-freduce-all-givs has been removed from gcc
Originally committed as revision 4011 to svn://svn.ffmpeg.org/ffmpeg/trunk
diff --git a/libavcodec/Makefile b/libavcodec/Makefile
index 25c7adf..a4d506d 100644
--- a/libavcodec/Makefile
+++ b/libavcodec/Makefile
@@ -167,7 +167,7 @@ ifeq ($(TARGET_ARCH_ALPHA),yes)
OBJS += alpha/dsputil_alpha.o alpha/mpegvideo_alpha.o \
alpha/simple_idct_alpha.o alpha/motion_est_alpha.o
ASM_OBJS += alpha/dsputil_alpha_asm.o alpha/motion_est_mvi_asm.o
-CFLAGS += -fforce-addr -freduce-all-givs
+CFLAGS += -fforce-addr
endif
ifeq ($(TARGET_ARCH_POWERPC),yes)
--
Libav/FFmpeg packaging
More information about the pkg-multimedia-commits
mailing list