genode/repos/libports/lib/mk/spec/x86/avutil.inc

11 lines
221 B
PHP
Raw Normal View History

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
INC_DIR += $(REP_DIR)/src/lib/libav
2017-03-13 13:30:15 +00:00
-include $(LIBAVUTIL_DIR)/x86/Makefile