jeroen / openssl

OpenSSL bindings for R
Other
63 stars 20 forks source link

Delete recommendation to force-link openssl #42

Closed tdsmith closed 7 years ago

tdsmith commented 7 years ago

Apple's clang and ld have different search paths that make force-linking openssl actually not very helpful [1] and Homebrew won't let you do it anymore anyway.

[1] https://langui.sh/2015/07/24/osx-clang-include-lib-search-paths/

codecov-io commented 7 years ago

Codecov Report

Merging #42 into master will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #42   +/-   ##
=======================================
  Coverage   78.03%   78.03%           
=======================================
  Files          48       48           
  Lines        2012     2012           
=======================================
  Hits         1570     1570           
  Misses        442      442

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 239c705...14dbcf7. Read the comment docs.