Joe McDonnell has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24788
Change subject: KUDU-3803: Add support for building Kudu with GCC 15 ...................................................................... KUDU-3803: Add support for building Kudu with GCC 15 This makes minor changes to the thirdparty build to support GCC 15: - Specify C17 for the postgresql build - Patch LLVM, Yaml, and RocksDB to add the cstdint header Testing: - Built Kudu with GCC 15 - Built Kudu with an older system compiler Change-Id: I1e8a32837a1d9d6eb6b9dcc3c0369f42ce229ebc --- M thirdparty/build-definitions.sh A thirdparty/patches/llvm-gcc15-fix-missing-cstdint-include.patch A thirdparty/patches/rocksdb-gcc15-part1.patch A thirdparty/patches/rocksdb-gcc15-part2.patch A thirdparty/patches/rocksdb-gcc15-part3.patch A thirdparty/patches/yaml-fix-missing-cstdint-for-GCC15.patch M thirdparty/vars.sh 7 files changed, 189 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/88/24788/1 -- To view, visit http://gerrit.cloudera.org:8080/24788 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1e8a32837a1d9d6eb6b9dcc3c0369f42ce229ebc Gerrit-Change-Number: 24788 Gerrit-PatchSet: 1 Gerrit-Owner: Joe McDonnell <[email protected]>
