mirror of
https://gitee.com/openharmony/third_party_ffmpeg
synced 2024-11-30 22:50:48 +00:00
Remove bogus IPP section that is not referenced anywhere.
Originally committed as revision 5670 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
cfca95f14d
commit
6be4846a1a
@ -394,12 +394,6 @@ OBJS += mlib/dsputil_mlib.o
|
||||
CFLAGS += $(MLIB_INC)
|
||||
endif
|
||||
|
||||
# Intel IPP specific stuff
|
||||
# currently only works when libavcodec is used in mplayer
|
||||
ifeq ($(HAVE_IPP),yes)
|
||||
CFLAGS += $(IPP_INC)
|
||||
endif
|
||||
|
||||
# alpha specific stuff
|
||||
ifeq ($(TARGET_ARCH_ALPHA),yes)
|
||||
OBJS += alpha/dsputil_alpha.o alpha/mpegvideo_alpha.o \
|
||||
|
Loading…
Reference in New Issue
Block a user