Grant Henke has uploaded this change for review. ( http://gerrit.cloudera.org:8080/15327
Change subject: [build] Export EXTRA_GRADLE_FLAGS before cmake runs ...................................................................... [build] Export EXTRA_GRADLE_FLAGS before cmake runs This patch moves exporting `EXTRA_GRADLE_FLAGS` above the `cmake` call in `build-and-test.sh`. These should be set before CMAKE so that the Gradle command in the generated make file has the correct flags. Change-Id: I7a07f98c460b6db7e085bd74f535758674610162 --- M build-support/jenkins/build-and-test.sh 1 file changed, 13 insertions(+), 11 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/27/15327/1 -- To view, visit http://gerrit.cloudera.org:8080/15327 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I7a07f98c460b6db7e085bd74f535758674610162 Gerrit-Change-Number: 15327 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
