Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/24783
Change subject: [thirdparty] update yaml-cpp up to version 0.9.0 ...................................................................... [thirdparty] update yaml-cpp up to version 0.9.0 Along with several improvements and fixes since 0.8.0, new version allows for building yaml-cpp with GCC-15 (e.g., at Ubuntu 26). In yaml-cpp 0.9.0 a new option YAML_ENABLE_PIC was introduced, so let's use it instead of manually adding -fPIC flag to the CC/CXX flags. Change-Id: Idcce22fef6b1e1ce4e31dfab9224a1957e6a1022 --- M thirdparty/build-definitions.sh M thirdparty/vars.sh 2 files changed, 6 insertions(+), 5 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/83/24783/1 -- To view, visit http://gerrit.cloudera.org:8080/24783 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Idcce22fef6b1e1ce4e31dfab9224a1957e6a1022 Gerrit-Change-Number: 24783 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
