Hello Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/20267
to look at the new patch set (#2).
Change subject: [tools] Simplify local toolchain development
......................................................................
[tools] Simplify local toolchain development
Overrides IMPALA_TOOLCHAIN_PACKAGES_HOME and sets
SKIP_TOOLCHAIN_BOOTSTRAP=true if toolchain-local exists to simplify
building against a local toolchain. Also skips downloading Kudu if
SKIP_TOOLCHAIN_BOOTSTRAP is true as Kudu is built from native-toolchain.
Test a local native-toolchain build with
mkdir toolchain/toolchain-local
source bin/impala-config.sh
ln -s ~/native-toolchain/build/* $IMPALA_TOOLCHAIN_PACKAGES_HOME
./buildall.sh ...
Change-Id: I3a9e51b7f54c738d8cc01b32428ac88a344de376
---
M bin/bootstrap_toolchain.py
M bin/impala-config.sh
2 files changed, 10 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/67/20267/2
--
To view, visit http://gerrit.cloudera.org:8080/20267
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I3a9e51b7f54c738d8cc01b32428ac88a344de376
Gerrit-Change-Number: 20267
Gerrit-PatchSet: 2
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>