Commit 1d3676af authored by diego's avatar diego

Remove bogus IPP section that is not referenced anywhere.

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@5670 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 1ee68384
......@@ -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 \
......
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