Skip to content

Instantly share code, notes, and snippets.

@texpert
Created October 9, 2025 10:53
Show Gist options
  • Select an option

  • Save texpert/3b0a96c22e965c588ece68ec329e958a to your computer and use it in GitHub Desktop.

Select an option

Save texpert/3b0a96c22e965c588ece68ec329e958a to your computer and use it in GitHub Desktop.
Install Ruby gem `thrift` ignoring compilation error
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