genode/repos/libports/lib/mk/spec/x86/avutil.inc
Christian Prochaska 79fc33aca8 libav: improve port check
Fixes #2322
2017-03-15 12:32:27 +01:00

9 lines
184 B
PHP

# 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
-include $(LIBAVUTIL_DIR)/x86/Makefile