Skip to content

Instantly share code, notes, and snippets.

@ngs
Last active March 9, 2019 01:05
Show Gist options
  • Save ngs/74da68859f558c1d7a2a75ca6ca0ac7f to your computer and use it in GitHub Desktop.
Save ngs/74da68859f558c1d7a2a75ca6ca0ac7f to your computer and use it in GitHub Desktop.
brew install v8-315
bundle config --local build.libv8 --with-system-v8
bundle config —local build.charlock_holmes --with-cppflags=-DU_USING_ICU_NAMESPACE=1 --with-cxxflags=-std=c++11
bundle config --local build.therubyracer --with-v8-dir=$(brew --prefix v8-315)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment