genode/repos/libports/lib/mk/spec/x86/avutil.inc
Martin Stein 19b3824bfb libav: update to version 11.6
Enables also the use of the avresample library.

Fixes #1910
2016-05-09 13:09:55 +02:00

9 lines
183 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