Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 02 Nov 2018 04:28:29 +0100
From:      Jan Beich <jbeich@FreeBSD.org>
To:        Mark Linimon <linimon@FreeBSD.org>
Cc:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   Re: svn commit: r483636 - head/games/7kaa
Message-ID:  <y3ac-cg4i-wny@FreeBSD.org>
In-Reply-To: <201811010413.wA14Dx7k069984@repo.freebsd.org> (Mark Linimon's message of "Thu, 1 Nov 2018 04:13:59 %2B0000 (UTC)")
References:  <201811010413.wA14Dx7k069984@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Mark Linimon <linimon@FreeBSD.org> writes:

>  CXXFLAGS+=	${CXXFLAGS_${CHOSEN_COMPILER_TYPE}}
> +CXXFLAGS_powerpc64=	-Wno-error=narrowing
>  CXXFLAGS_clang=		-Wno-c++11-narrowing

-Wno-error=narrowing is also supported by Clang. Maybe make it
unconditional to unbreak other non-Clang archs.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?y3ac-cg4i-wny>