Michael Smith has posted comments on this change. ( http://gerrit.cloudera.org:8080/24435 )
Change subject: WIP KUDU-3780: introduce KUDU_CLIENT_ONLY build option ...................................................................... Patch Set 1: (1 comment) http://gerrit.cloudera.org:8080/#/c/24435/1/thirdparty/build-if-necessary.sh File thirdparty/build-if-necessary.sh: http://gerrit.cloudera.org:8080/#/c/24435/1/thirdparty/build-if-necessary.sh@36 PS1, Line 36: "client") > This is selected by specifying command-line argument 'client' to the script Ah, so we run build-if-necessary.sh explicitly before CMake. But build-if-necessary.sh invokes build-thirdparty.sh with DEPENDENCY_GROUPS. So maybe the TODO above needs to be finished before it runs build-thirdparty.sh with just the client targets? -- To view, visit http://gerrit.cloudera.org:8080/24435 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: Ibc8b021e03808a3ca8da6cfff617bc913772f271 Gerrit-Change-Number: 24435 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]> Gerrit-Reviewer: Abhishek Chennaka <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120) Gerrit-Reviewer: Marton Greber <[email protected]> Gerrit-Reviewer: Michael Smith <[email protected]> Gerrit-Comment-Date: Thu, 11 Jun 2026 15:57:23 +0000 Gerrit-HasComments: Yes
