Skip to content

Instantly share code, notes, and snippets.

@sribalakumar
Created August 29, 2020 19:52
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 sribalakumar/d89acc3a43a465e0e3bc6f9a2b8715e5 to your computer and use it in GitHub Desktop.
Save sribalakumar/d89acc3a43a465e0e3bc6f9a2b8715e5 to your computer and use it in GitHub Desktop.
os_x_catalina_ruby_2.6.3_install_notes.sh
CPPFLAGS='-Wno-nullability-completeness -Wbuiltin-requires-header -Wexpansion-to-defined' \
CC=/usr/bin/gcc \
rvm reinstall 2.6.3 --with-openssl-dir=`brew --prefix openssl`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment