[OpenSmalltalk/opensmalltalk-vm] b9222c: HowToBuild doesn't have to mention missing libssl

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[OpenSmalltalk/opensmalltalk-vm] b9222c: HowToBuild doesn't have to mention missing libssl

Eliot Miranda-3
 
  Branch: refs/heads/Dont_mention_missing_libssl_in_HowToBuild
  Home:   https://github.com/OpenSmalltalk/opensmalltalk-vm
  Commit: b9222cc532517229e6032067413dacc757b026b8
      https://github.com/OpenSmalltalk/opensmalltalk-vm/commit/b9222cc532517229e6032067413dacc757b026b8
  Author: Nicolas Cellier <[hidden email]>
  Date:   2018-01-03 (Wed, 03 Jan 2018)

  Changed paths:
    M build.macos32x86/HowToBuild

  Log Message:
  -----------
  HowToBuild doesn't have to mention missing libssl

Because we don't need to link against libssl.
Keep the hint from Eliot for an hypothetical libfoobar.dylib missing.