View | Details | Raw Unified | Return to bug 229729
Collapse All | Expand All

(-)w/graphics/mozjpeg/Makefile (-1 lines)
Lines 11-17 COMMENT= Improved JPEG encoder by Mozilla Link Here
11
11
12
LICENSE=	BSD3CLAUSE
12
LICENSE=	BSD3CLAUSE
13
13
14
BROKEN_aarch64=	does not configure: error: SIMD support cannot be enabled
15
BROKEN_mips64=	does not configure: error: SIMD support cannot be enabled
14
BROKEN_mips64=	does not configure: error: SIMD support cannot be enabled
16
BROKEN_powerpc64=	does not build: undefined reference to htole32
15
BROKEN_powerpc64=	does not build: undefined reference to htole32
17
BROKEN_sparc64=	does not configure: error: SIMD support cannot be enabled
16
BROKEN_sparc64=	does not configure: error: SIMD support cannot be enabled

Return to bug 229729