View | Details | Raw Unified | Return to bug 196033 | Differences between
and this patch

Collapse All | Expand All

(-)Makefile (+2 lines)
Lines 58-63 Link Here
58
			--disable-opencl \
58
			--disable-opencl \
59
			--system-libx264
59
			--system-libx264
60
60
61
CFLAGS_armv6+=	-mcpu=arm1136jf-s
62
61
PLIST_SUB+=	X264_BUILD=${X264_BUILD}
63
PLIST_SUB+=	X264_BUILD=${X264_BUILD}
62
PLIST_FILES=	bin/x264
64
PLIST_FILES=	bin/x264
63
65

Return to bug 196033