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

Add gem arguments from command-line following '--' #67

Merged
merged 4 commits into from
Feb 1, 2021

Conversation

nicksieger
Copy link

@nicksieger nicksieger commented Jan 29, 2021

Allows for passing arguments to gem install such as -- --with-cflags=-Wno-implicit-function-declaration to get past compile issues.

brew gem install curses -- --with-cflags=-Wno-implicit-function-declaration

@production-status-check
Copy link

:octocat: Has QA approval

@nicksieger nicksieger merged commit 372f181 into master Feb 1, 2021
@nicksieger nicksieger deleted the gem-arguments branch February 1, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants