Skip to content

Instantly share code, notes, and snippets.

@lpgauth
Created January 8, 2020 22:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lpgauth/8a46c9e2dc0dcdd4a9b9a9a34506451b to your computer and use it in GitHub Desktop.
Save lpgauth/8a46c9e2dc0dcdd4a9b9a9a34506451b to your computer and use it in GitHub Desktop.
export SSL_PATH="/usr/local/Cellar/openssl@1.1/1.1.1d/"
export KERL_BUILD_BACKEND="git"
export KERL_CONFIGURE_OPTIONS="--without-javac --with-dynamic-trace=dtrace --with-ssl=${SSL_PATH}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment