提交 3ed410a6 编写于 作者: D Diego Biurrun

Fix amr_nb-fixed build.

Originally committed as revision 5324 to svn://svn.ffmpeg.org/ffmpeg/trunk
上级 06aa32ff
......@@ -245,8 +245,8 @@ endif
ifeq ($(AMR_NB_FIXED),yes)
AMROBJS= amr.o
AMREXTRALIBS+= amr/*.o
AMRLIBS=amrlibs
EXTRAOBJS += amr/*.o
EXTRADEPS=amrlibs
CLEANAMR=cleanamr
endif
......@@ -423,12 +423,8 @@ LIBMAJOR=$(LAVCMAJOR)
endif
TESTS= imgresample-test dct-test motion-test fft-test
EXTRAOBJS = $(AMREXTRALIBS)
include $(SRC_PATH)/common.mak
$(LIB): $(AMRLIBS)
amrlibs:
$(MAKE) -C amr spclib fipoplib
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册