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

(-)b/graphics/freeimage/Makefile (+1 lines)
Lines 21-26 BROKEN_mips= fails to compile: section referenced in discarded section Link Here
21
BROKEN_mips64=		fails to compile: opcode not supported on this processor: mips3 (mips3) 'madd $4,$5'
21
BROKEN_mips64=		fails to compile: opcode not supported on this processor: mips3 (mips3) 'madd $4,$5'
22
22
23
USES=		cpe dos2unix gmake zip
23
USES=		cpe dos2unix gmake zip
24
USE_CXXSTD=	gnu++14
24
CPE_VENDOR=	${PORTNAME}_project
25
CPE_VENDOR=	${PORTNAME}_project
25
DOS2UNIX_FILES=	Source/LibOpenJPEG/opj_malloc.h \
26
DOS2UNIX_FILES=	Source/LibOpenJPEG/opj_malloc.h \
26
		Source/LibRawLite/dcraw/dcraw.c \
27
		Source/LibRawLite/dcraw/dcraw.c \

Return to bug 271493