Impala Public Jenkins has submitted this change and it was merged. Change subject: IMPALA-5258: Pass CMAKE_BUILD_TYPE to Impala-lzo ......................................................................
IMPALA-5258: Pass CMAKE_BUILD_TYPE to Impala-lzo Impala-lzo contained a buffer overrun that was only present when compiled in optimized mode. To avoid this (IMPALA-5172), Impala-lzo is only compiled in DEBUG mode. Since the underlying buffer overrun has been resolved, reenable passing the CMAKE_BUILD_TYPE down to Impala-lzo. Change-Id: I190d732a8244dd79bc422cc0c563fb09ba2ed561 Reviewed-on: http://gerrit.cloudera.org:8080/6751 Reviewed-by: Alex Behm <[email protected]> Tested-by: Impala Public Jenkins --- M CMakeLists.txt 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Alex Behm: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/6751 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-MessageType: merged Gerrit-Change-Id: I190d732a8244dd79bc422cc0c563fb09ba2ed561 Gerrit-PatchSet: 4 Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Alex Behm <[email protected]> Gerrit-Reviewer: Impala Public Jenkins
