Created
January 12, 2021 17:03
-
-
Save DRBragg/fb2cd7d6fe8e4c0333dcbc33a7c27406 to your computer and use it in GitHub Desktop.
gem install ffi -v '1.9.17' Error Fix
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
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