genode/repos/libports/lib/mk/spec/arm/avutil.mk

9 lines
184 B
Makefile
Raw Normal View History

2012-05-22 09:15:39 +00:00
# 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
2017-03-13 13:30:15 +00:00
-include $(LIBAVUTIL_DIR)/arm/Makefile