genode/repos/libports/lib/mk/spec/arm/avutil.mk
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
Makefile

# must be defined before the inclusion of the libavutil 'Makefile'
ARCH_ARM=yes
CC_C_OPT += -DARCH_ARM=1
include $(REP_DIR)/lib/mk/avutil.inc
include $(LIBAVUTIL_DIR)/arm/Makefile