[Buildroot] [git commit] libglib2: disable compiler warnings

Peter Korsgaard peter at korsgaard.com
Wed Jul 19 13:14:22 UTC 2017


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at free-electrons.com> writes:

 > commit: https://git.buildroot.net/buildroot/commit/?id=f2800ac57cde2cd71df295d33441faae1b30dd3e
 > branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master

 > By default, libglib enables some fairly aggressive warnings, treated
 > as errors. In particular, the -Wformat=2 warning triggers a warning
 > due to the return value of the ngettext() macro from uClibc libintl
 > stub not being understood as being potentially a format string.

 > So, before we enable the stub libintl in uClibc, we disable such
 > warnings. A bug will be reported to upstream uClibc to get the actual
 > bug fixed, but disabling compiler warnings treated as errors is anyway
 > a good thing in the context of Buildroot.

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
 > Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout at mind.be>
 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>

Committed to 2017.02.x and 2017.05.x, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list