[email protected] has uploaded this change for review. ( http://gerrit.cloudera.org:8080/19935
Change subject: [cmake] Kudu should compile on Mac OS without SDKROOT environment variable being set. ...................................................................... [cmake] Kudu should compile on Mac OS without SDKROOT environment variable being set. Cmake figures out the sdkroot path perfectly without the environment variable SDKROOT. The only thing that fails is the linker test in cmake_modules/KuduLinker.cmake. Setting SDKROOT is also missing from the docs/installation.adoc, altough it is mandatory (it should not). Change-Id: I1cfe84f31238ccb208bdf49e8b05688107dd5ae2 --- M cmake_modules/KuduLinker.cmake 1 file changed, 3 insertions(+), 1 deletion(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/35/19935/1 -- To view, visit http://gerrit.cloudera.org:8080/19935 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: I1cfe84f31238ccb208bdf49e8b05688107dd5ae2 Gerrit-Change-Number: 19935 Gerrit-PatchSet: 1 Gerrit-Owner: Anonymous Coward <[email protected]>
