kumquat-buildroot/package/google-breakpad
Fabrice Fontaine 53495c204b package/google-breakpad: fix build with glibc >= 2.33
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@gmail.com>
2021-09-26 21:08:34 +02:00
..
0001-add-missing-asm-ptrace-include.patch
0002-Replace-remaining-references-to-struct-ucontext-with.patch
0003-src-client-linux-handler-exception_handler.cc-rename.patch
0004-Fix-for-non-constant-SIGSTKSZ.patch
Config.in
Config.in.host
gen-syms.sh
google-breakpad.hash
google-breakpad.mk