[Buildroot] [PATCH] synergy: Remove -Werror from CXXFLAGS

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Mon Jun 11 08:52:53 UTC 2012


Le Mon, 11 Jun 2012 09:08:04 +0100,
Markos Chandras <Markos.Chandras at imgtec.com> a écrit :

> There is no configure.ac in the sources and this is why I patched the
> generated configure file.

The file is named configure.in. This is the one that should be
modified, and the package marked SYNERGY_AUTORECONF = YES. The
configure shell script is generated by autoconf from configure.in (or
sometimes configure.ac), and therefore should preferably not be
modified directly.

> As for the errors, I guess it depends on the toolchain and gcc version
> that is being used. I am seeing something like this:

And precisely which toolchain and gcc version are you using? If it
appears that it generates some errors we haven't seen, then we might
include it in our automated build tests, to extend their coverage.

Regards,

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com


More information about the buildroot mailing list