Hello Alexey Serbin, Dan Burkert,
I'd like you to do a code review. Please visit
http://gerrit.cloudera.org:8080/10356
to review the following change.
Change subject: [docs] Update macOS build docs
......................................................................
[docs] Update macOS build docs
* tapping homebrew/dupes is unnecessary now as it's now deprecated and
all formulae have been migrated to homebrew-core or deleted
* Apple deprecated OpenSSL so the openssl is keg-only now, meaning
pkg-config won't find it by default. "brew info openssl" warns about
this and suggests exporting PKG_CONFIG_PATH in .bash_profile, but some
people (like me) tend to not read this and blame the Kudu or the
thirdparty build for the weird errors.
Change-Id: Ic2a8aa7f58b7401115f36f42634d80b4d64e9794
---
M docs/installation.adoc
1 file changed, 36 insertions(+), 2 deletions(-)
git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/56/10356/1
--
To view, visit http://gerrit.cloudera.org:8080/10356
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: kudu
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic2a8aa7f58b7401115f36f42634d80b4d64e9794
Gerrit-Change-Number: 10356
Gerrit-PatchSet: 1
Gerrit-Owner: Attila Bukor <[email protected]>
Gerrit-Reviewer: Alexey Serbin <[email protected]>
Gerrit-Reviewer: Dan Burkert <[email protected]>