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

Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 10-16 Link Here
10
MAINTAINER=	mi@aldan.algebra.com
10
MAINTAINER=	mi@aldan.algebra.com
11
COMMENT=	Library for JPEG XR, a.k.a. Windows MediaTM Photo
11
COMMENT=	Library for JPEG XR, a.k.a. Windows MediaTM Photo
12
12
13
LICENSE=	BSD
13
LICENSE=	BSD2CLAUSE
14
14
15
BROKEN_aarch64=		fails to link: cc: linker command failed with exit code 1 (use -v to see invocation)
15
BROKEN_aarch64=		fails to link: cc: linker command failed with exit code 1 (use -v to see invocation)
16
BROKEN_mips=		fails to compile: cc1: unrecognized command line option "-Wno-extra-tokens"
16
BROKEN_mips=		fails to compile: cc1: unrecognized command line option "-Wno-extra-tokens"

Return to bug 222459