Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage ~/.bundle/config in dots #32

Closed
drn opened this issue May 2, 2019 · 0 comments
Closed

Manage ~/.bundle/config in dots #32

drn opened this issue May 2, 2019 · 0 comments

Comments

@drn
Copy link
Owner

drn commented May 2, 2019

brianmario/mysql2#1005 (comment)

Ensure bundle config --global build.mysql2 --with-opt-dir="$(brew --prefix openssl)" is configured

Current ~/.bundle/config:

---
BUNDLE_DISABLE_LOCAL_BRANCH_CHECK: "true"
BUNDLE_GEM__TEST: "false"
BUNDLE_GEM__MIT: "true"
BUNDLE_GEM__COC: "true"
BUNDLE_DELETE: "thanx-style"
BUNDLE_BUILD__NOKOGIRI: "--use-system-libraries --with-xml2-include=/usr/local/opt/libxml2/include/libxml2"
BUNDLE_BUILD__MYSQL2: "--with-opt-dir=/usr/local/opt/openssl"
@drn drn closed this as completed in 2c3f14c Mar 7, 2020
drn added a commit that referenced this issue Mar 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant