Hello Matthew Jacobs,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/6096
to review the following change.
Change subject: Avoid including Boost cmake support from system path
......................................................................
Avoid including Boost cmake support from system path
When building on an el6 box with the boost-devel-1.41.0-25.el6.centos.x86_64
package installed, I found that the Impala build failed because it was picking
up /usr/lib64/boost/Boost.cmake, and then not finding the proper version of
cmake from toolchain/
With this fix I was able to build.
Change-Id: I9767952aada11d4d44da99bc0011d6d0829fad4c
---
M CMakeLists.txt
1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/6096/1
--
To view, visit http://gerrit.cloudera.org:8080/6096
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I9767952aada11d4d44da99bc0011d6d0829fad4c
Gerrit-PatchSet: 1
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-Owner: Todd Lipcon <[email protected]>
Gerrit-Reviewer: Matthew Jacobs <[email protected]>