Skip to content

Instantly share code, notes, and snippets.

@DRBragg
Created January 12, 2021 17:03
Show Gist options
  • Save DRBragg/fb2cd7d6fe8e4c0333dcbc33a7c27406 to your computer and use it in GitHub Desktop.
Save DRBragg/fb2cd7d6fe8e4c0333dcbc33a7c27406 to your computer and use it in GitHub Desktop.
gem install ffi -v '1.9.17' Error Fix
gem install ffi -v '1.9.17' -- --with-cflags="-Wno-error=implicit-function-declaration"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment