Alexey Serbin has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/8407 )

Change subject: [CMakeLists.txt] allow override for openssl on Linux
......................................................................


Patch Set 1:

(2 comments)

http://gerrit.cloudera.org:8080/#/c/8407/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/8407/1//COMMIT_MSG@9
PS1, Line 9: If specified, use the override for OPENSSL_ROOT_DIR for Linux 
builds
           : even if CENTOS_6_4_OPENSSL_DIR exists.
> I don't really understand this; wasn't that the intent of the existing code
Yes, it was, but it didn't work as expected.  At least it didn't work for me at 
ve0518.halxg.cloudera.com.

FWIW, I also tried

if ((NOT "${OPENSSL_ROOT_DIR}") AND EXISTS "${CENTOS_6_4_OPENSSL_DIR}")
...
endif()


but it didn't work neither.


http://gerrit.cloudera.org:8080/#/c/8407/1//COMMIT_MSG@12
PS1, Line 12: The prior version didn't work at least with cmake 2.8.12.2.
> How are you using such an old version of cmake? The beginning of CMakeLists
woops, that's a mistake.  It was 3.9.0, of course.



--
To view, visit http://gerrit.cloudera.org:8080/8407
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Ibe69b5d62ef4054e60138a154a85569d92166aff
Gerrit-Change-Number: 8407
Gerrit-PatchSet: 1
Gerrit-Owner: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Adar Dembo <a...@cloudera.com>
Gerrit-Reviewer: Alexey Serbin <aser...@cloudera.com>
Gerrit-Reviewer: Kudu Jenkins
Gerrit-Reviewer: Todd Lipcon <t...@apache.org>
Gerrit-Comment-Date: Fri, 27 Oct 2017 22:13:56 +0000
Gerrit-HasComments: Yes

Reply via email to