summaryrefslogtreecommitdiffstats
path: root/multimedia/libav/files/patch-Makefile
blob: f7c2cb79a2bdc29a6624097929edcb4ce9c9e5ba (plain)
1
2
3
4
5
6
7
8
9
10
11
--- Makefile.orig	2016-05-25 00:36:32 UTC
+++ Makefile
@@ -129,7 +129,7 @@ define DOSUBDIR
 $(foreach V,$(SUBDIR_VARS),$(eval $(call RESET,$(V))))
 SUBDIR := $(1)/
 include $(SRC_PATH)/$(1)/Makefile
--include $(SRC_PATH)/$(1)/$(ARCH)/Makefile
+-include $(SRC_PATH)/$(1)/$(LIBAV_ARCH)/Makefile
 -include $(SRC_PATH)/$(1)/$(INTRINSICS)/Makefile
 include $(SRC_PATH)/library.mak
 endef
OpenPOWER on IntegriCloud