Alexey Serbin has submitted this change and it was merged. ( 
http://gerrit.cloudera.org:8080/23410 )

Change subject: thirdparty: FlatBuffers build fix
......................................................................

thirdparty: FlatBuffers build fix

Add FlatBuffers to the explicit dependency list in
thirdparty/build-thirdparty.sh. This allows running:

  ./thirdparty/build-thirdparty.sh flatbuffers

Without this, the script fails with: "Unknown module: flatbuffers".

When adding a new package, I often run download-thirdparty.sh and then
build-thirdparty.sh with the package name to rebuild just that package,
avoiding a full rebuild. That's when I hit the error above.

Change-Id: I9bf6d9de9413dd914d21e50b81ccb80265a14b1c
Reviewed-on: http://gerrit.cloudera.org:8080/23410
Reviewed-by: Alexey Serbin <[email protected]>
Tested-by: Alexey Serbin <[email protected]>
---
M thirdparty/build-thirdparty.sh
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Alexey Serbin: Looks good to me, approved; Verified

--
To view, visit http://gerrit.cloudera.org:8080/23410
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I9bf6d9de9413dd914d21e50b81ccb80265a14b1c
Gerrit-Change-Number: 23410
Gerrit-PatchSet: 2
Gerrit-Owner: Marton Greber <[email protected]>
Gerrit-Reviewer: Abhishek Chennaka <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Kudu Jenkins (120)

Reply via email to