From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Petazzoni Date: Mon, 19 Jun 2017 21:30:37 +0200 Subject: [Buildroot] [PATCH v3 1/1] fcgiwrap: Disable -Werror in CFLAGS set by configure. In-Reply-To: <20170619162605.30831-2-thomas.claveirole@green-communications.fr> References: <20170619162605.30831-1-thomas.claveirole@green-communications.fr> <20170619162605.30831-2-thomas.claveirole@green-communications.fr> Message-ID: <20170619213037.2b4818c8@windsurf.home> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net 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 > --- > 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