diff Makefile @ 2545:2b9fc44b8615 libavcodec

-freduce-all-givs has been removed from gcc
author mellum
date Sun, 06 Mar 2005 14:42:10 +0000
parents a27a580f292e
children 9a7770ebed14
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)