Skip to content

Instantly share code, notes, and snippets.

@corei8
Created July 2, 2023 01:25
Show Gist options
  • Save corei8/704a9903f640a7b41a057a4c18ce50ec to your computer and use it in GitHub Desktop.
Save corei8/704a9903f640a7b41a057a4c18ce50ec to your computer and use it in GitHub Desktop.
Install eventmachine on M-series Macs
gem install eventmachine -v '1.2.7' -- --with-ldflags="-Wl,-undefined,dynamic_lookup"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment