Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/22278
Change subject: [thirdparty] fix building breakpad with GCC13 ...................................................................... [thirdparty] fix building breakpad with GCC13 GCC13 (G++13) is the default system compiler on contemporary Linux OS flavors such as Ubuntu 24.04 LTS. With this patch it's now possible to compile breakpad on Ubuntu 24.04 LTS. This patch picks up a few relevant patches from the breakpad's upstream repository [1]. Probably, it's time to refresh breakpad with the latest snapshot from [1] to bring in numerous fixes (especially for AArch64), but I think it's better doing so in a separate patch. [1] https://chromium.googlesource.com/breakpad/breakpad Change-Id: I95c1bb8a2361c94f40b8b76b7f57159946b15a15 --- M thirdparty/download-thirdparty.sh M thirdparty/patches/breakpad-SIGSTKSZ-error.patch A thirdparty/patches/breakpad-fclose.patch A thirdparty/patches/breakpad-fread.patch A thirdparty/patches/breakpad-guid-creator.patch A thirdparty/patches/breakpad-minidump-descriptor.patch 6 files changed, 144 insertions(+), 6 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/78/22278/1 -- To view, visit http://gerrit.cloudera.org:8080/22278 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I95c1bb8a2361c94f40b8b76b7f57159946b15a15 Gerrit-Change-Number: 22278 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
