commit | 7fb9251dfcc7a0876c8fb906338452204942144a | [log] [tgz] |
---|---|---|
author | Rashed Abdel-Tawab <rashed@linux.com> | Thu Mar 16 14:37:07 2017 -0400 |
committer | Dan Pasanen <dan.pasanen@gmail.com> | Sun Apr 09 00:44:05 2017 -0500 |
tree | 76037082830f17a8f9e1115dd5c7a25998fe5b36 | |
parent | b78221001918ace9c864411df02805e3fcc98717 [diff] |
kernel: Include openssl headers and dylibs on darwin The easiest and best way to get openssl on darwin is using homebrew, however homebrew refuses to link openssl (and for good reason) in order to prevent conflicts with Apple's homegrown version. Include the openssl headers and dylibs from the dir that homebrew installs openssl to let 4.4 kernels compile. Change-Id: I06b66768fbdd4855fd57b88100d646ed6e311a59