Created
October 9, 2025 10:53
-
-
Save texpert/3b0a96c22e965c588ece68ec329e958a to your computer and use it in GitHub Desktop.
Install Ruby gem `thrift` ignoring compilation error
This file contains hidden or 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 thrift -v 0.22.0 -- --with-cppflags="-Wno-error=default-const-init-field-unsafe" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment