# HG changeset patch # User mellum # Date 1110120130 0 # Node ID 2b9fc44b8615adb0b837cd1f125440837f8afbc1 # Parent 8c426f5a09aefb745d35f2350a376a0db794bb43 -freduce-all-givs has been removed from gcc diff -r 8c426f5a09ae -r 2b9fc44b8615 Makefile --- 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)