Created
January 8, 2020 22:04
-
-
Save lpgauth/8a46c9e2dc0dcdd4a9b9a9a34506451b to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export SSL_PATH="/usr/local/Cellar/[email protected]/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