[Buildroot] [PATCH 1/1] package/google-breakpad: fix build with glibc >= 2.33

Peter Korsgaard peter at korsgaard.com
Tue Oct 5 15:24:55 UTC 2021


>>>>> "Fabrice" == Fabrice Fontaine <fontaine.fabrice at gmail.com> writes:

 > Fix the following build failure with glibc >= 2.33:
 > src/client/linux/handler/exception_handler.cc: In function 'void google_breakpad::{anonymous}::InstallAlternateStackLocked()':
 > src/client/linux/handler/exception_handler.cc:147:49: error: no matching function for call to 'max(int, long int)'
 >   147 |   static const unsigned kSigStackSize = std::max(16384, SIGSTKSZ);
 >       |                                         ~~~~~~~~^~~~~~~~~~~~~~~~~

 > Fixes:
 >  - http://autobuild.buildroot.org/results/61a89fa954db16a7b5b9fcee55c545e489f8d489

 > Signed-off-by: Fabrice Fontaine <fontaine.fabrice at gmail.com>

Committed to 2021.08.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list