svn commit: r498163 - head/audio/vgmplay

Jan Beich jbeich at FreeBSD.org
Sun Apr 7 01:06:15 UTC 2019


Mark Linimon <linimon at FreeBSD.org> writes:

> +.if ${CHOSEN_COMPILER_TYPE} != clang
> +	${REINPLACE_CMD} -e 's/-Wno-unused-but-set-variable//' ${WRKSRC}/Makefile
> +.endif

FWIW, lang/gcc* accept -Wno-unused-but-set-variable just fine.


More information about the svn-ports-all mailing list