Marton Greber has uploaded this change for review. ( 
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
---
M thirdparty/build-thirdparty.sh
1 file changed, 1 insertion(+), 0 deletions(-)



  git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/10/23410/1
--
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: newchange
Gerrit-Change-Id: I9bf6d9de9413dd914d21e50b81ccb80265a14b1c
Gerrit-Change-Number: 23410
Gerrit-PatchSet: 1
Gerrit-Owner: Marton Greber <[email protected]>

Reply via email to