[Buildroot] [PATCH v3 1/1] fcgiwrap: Disable -Werror in CFLAGS set by configure.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 19 19:30:37 UTC 2017


Hello,

On Mon, 19 Jun 2017 18:26:05 +0200, Thomas Claveirole wrote:
> Thus, fix
> http://autobuild.buildroot.net/results/8e0/8e04bf5a85ecd7f120bc9dedeedc891def6c46c1/
> 
> fcgiwrap's configure script appends -Werror to AM_CFLAGS, then use it
> to build the package.  This is an issue when Buildroot supports a new
> compiler version and this version makes some warnings appear.
> Luckily, one can provide CFLAGS=-Wno-error to the configure script so
> it appends -Wno-error to AM_CFLAGS.
> 
> Signed-off-by: Thomas Claveirole <thomas.claveirole at green-communications.fr>
> ---
>  package/fcgiwrap/fcgiwrap.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com



More information about the buildroot mailing list