9 lines
184 B
Makefile
Raw Normal View History

2012-05-22 11:15:39 +02: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 14:30:15 +01:00
-include $(LIBAVUTIL_DIR)/arm/Makefile