changeset 2545:2b9fc44b8615 libavcodec

-freduce-all-givs has been removed from gcc
author mellum
date Sun, 06 Mar 2005 14:42:10 +0000
parents 8c426f5a09ae
children 621cc4a94695
files Makefile
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/Makefile	Sun Mar 06 07:00:24 2005 +0000
+++ b/Makefile	Sun Mar 06 14:42:10 2005 +0000
@@ -167,7 +167,7 @@
 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)