Matthew Jacobs has submitted this change and it was merged. Change subject: IMPALA-5002: Associate toolchain build scripts/flags with built packages ......................................................................
IMPALA-5002: Associate toolchain build scripts/flags with built packages Adds the current git hash of the native-toolchain so that the build scripts (including things like compilation/linker flags) can be associated with the packages later. Before this change, it was difficult to know if the way in which a package was built changed by only looking at the packages downloaded by Impala. Change-Id: Ida6f1eee0c20de7fbfdbb716e5c7ac8686b558b6 --- M functions.sh 1 file changed, 5 insertions(+), 0 deletions(-) Approvals: Matthew Jacobs: Looks good to me, approved; Verified -- To view, visit http://gerrit.cloudera.org:8080/6210 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ida6f1eee0c20de7fbfdbb716e5c7ac8686b558b6 Gerrit-PatchSet: 3 Gerrit-Project: native-toolchain Gerrit-Branch: master Gerrit-Owner: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Matthew Jacobs <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]>
