Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17203 )
Change subject: [thirdparty] Remove unnecessary clang usage for libcxxabi ...................................................................... [thirdparty] Remove unnecessary clang usage for libcxxabi This patch removes the explicit usage of clang when compiling libcxxabi which was done in 458e6ce to handle the lack of gcc5+ on all supported platforms. We now require gcc7+ as of e432e63. Change-Id: I36a507d455a555cf71f100f54b41cfaba9da3a27 Reviewed-on: http://gerrit.cloudera.org:8080/17203 Reviewed-by: Alexey Serbin <[email protected]> Tested-by: Grant Henke <[email protected]> --- M thirdparty/build-definitions.sh 1 file changed, 2 insertions(+), 6 deletions(-) Approvals: Alexey Serbin: Looks good to me, approved Grant Henke: Verified -- To view, visit http://gerrit.cloudera.org:8080/17203 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I36a507d455a555cf71f100f54b41cfaba9da3a27 Gerrit-Change-Number: 17203 Gerrit-PatchSet: 2 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
