2012-05-22 09:15:39 +00:00
|
|
|
# must be defined before the inclusion of the libavutil 'Makefile'
|
|
|
|
ARCH_X86=yes
|
|
|
|
|
|
|
|
CC_C_OPT += -DARCH_X86=1
|
|
|
|
|
|
|
|
include $(REP_DIR)/lib/mk/avutil.inc
|
2016-03-17 15:10:45 +00:00
|
|
|
|
2017-03-13 13:30:15 +00:00
|
|
|
-include $(LIBAVUTIL_DIR)/x86/Makefile
|