Date: Thu, 29 Sep 2011 10:23:08 +0100 From: "Klaus T. Aehlig" <aehlig@linta.de> To: Nali Toja <nalitoja@gmail.com> Cc: ports@freebsd.org, ehaupt@FreeBSD.org Subject: Re: clang and configure checking for equivalent simple type Message-ID: <20110929092308.GB13434@curry.linta.de> In-Reply-To: <86y5x7hphe.fsf@gmail.com> References: <20110929045818.GA3463@curry.linta.de> <86y5x7hphe.fsf@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Hi, > Alternatively, you can turn off only a specific -Werror, e.g. > > CFLAGS += -Wno-error=unused > > it's ignored by gcc in base while gcc46 wants -Wno-error=unused-value that's a very good point. Thanks a lot! Best, Klaus
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110929092308.GB13434>