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

Collapse All | Expand All

(-)graphics/libyuv/Makefile (-1 lines)
Lines 11-17 COMMENT= Library for freeswitch yuv graphics manipulation Link Here
11
11
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
13
14
BROKEN_aarch64=		Fails to compile: undefined reference to SplitUVRow_NEON
15
BROKEN_armv7=		Fails to compile: undefined reference to SplitUVRow_NEON
14
BROKEN_armv7=		Fails to compile: undefined reference to SplitUVRow_NEON
16
15
17
MAKE_JOBS_UNSAFE=	yes
16
MAKE_JOBS_UNSAFE=	yes

Return to bug 252062