Commit 3f20da60 authored by mru's avatar mru

remove -fforce-addr as it to generate slightly slower code


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5665 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 7bc8e81e
......@@ -405,7 +405,6 @@ 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
endif
ifeq ($(TARGET_ARCH_POWERPC),yes)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment