提交 cbdd9b53 编写于 作者: R Roman Shaposhnik

* Enabling UltraSparc stuff wit _SPARC64

Originally committed as revision 3049 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 44f54ceb
......@@ -161,7 +161,7 @@ ifeq ($(TARGET_ARCH_SH4),yes)
OBJS+= sh4/idct_sh4.o sh4/dsputil_sh4.o sh4/dsputil_align.o
endif
ifeq ($(TARGET_ARCH_SPARC),yes)
ifeq ($(TARGET_ARCH_SPARC64),yes)
OBJS+=sparc/dsputil_vis.o
CFLAGS+= -mcpu=ultrasparc -mtune=ultrasparc
endif
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册