Skip to content

Instantly share code, notes, and snippets.

@eiri
Created January 29, 2019 15:07
Show Gist options
  • Save eiri/fca60d196ed3e573cc9799441f624000 to your computer and use it in GitHub Desktop.
Save eiri/fca60d196ed3e573cc9799441f624000 to your computer and use it in GitHub Desktop.
kerl config, saved for posterity
KERL_DEFAULT_INSTALL_DIR=/opt/erlang
KERL_CONFIGURE_OPTIONS="--enable-debug --without-javac --enable-shared-zlib --enable-dynamic-ssl-lib --disable-hipe --enable-smp-support --enable-threads --enable-kernel-poll --with-wx --with-ssl=/usr/local/opt/openssl"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment