Skip to content

Instantly share code, notes, and snippets.

View ahacop's full-sized avatar

Ara Hacopian ahacop

View GitHub Profile
@ahacop
ahacop / gem-mysql2.sh
Last active January 3, 2022 12:46 — forked from megamvb/gem-mysql2.sh
Gem MySQL2 in Mac M1
bundle config --local build.mysql2 "--with-opt-dir="$(brew --prefix openssl) "--with-ldflags=-L"$(brew --prefix zstd)"/lib"
# https://stackoverflow.com/questions/67840691/ld-library-not-found-for-lzstd-while-bundle-install-for-mysql2-gem-ruby-on-mac