forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
429 B
Text
11 lines
429 B
Text
--- libavcodec/Makefile.orig 2010-08-01 20:33:53.484907333 +0200
|
|
+++ libavcodec/Makefile 2010-08-01 20:34:26.190893400 +0200
|
|
@@ -590,7 +590,7 @@
|
|
|
|
OBJS-$(CONFIG_MLIB) += mlib/dsputil_mlib.o \
|
|
|
|
--include $(SUBDIR)$(ARCH)/Makefile
|
|
+-include $(SUBDIR)$(FFMPEG_ARCH)/Makefile
|
|
|
|
SKIPHEADERS = %_tablegen.h
|
|
SKIPHEADERS-$(CONFIG_DXVA2) += dxva2.h dxva2_internal.h
|