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

9 lines
183 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
include $(LIBAVUTIL_DIR)/arm/Makefile