-
Notifications
You must be signed in to change notification settings - Fork 131
fix(ruby) #9152
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
fix(ruby) #9152
Conversation
|
assuming this needs pkgxdev/brewkit#330, i'm optimistic that'll pass review. i appreciate the help! not to be greedy, but if you wanted to look at the recent rubygems failures (i'm no rubynista), help is always welcome and appreciated. |
took an initial look, but might need some guidance: #9150 (comment) |
b087b00 to
f9d46c6
Compare
projects/ruby-lang.org/package.yml
Outdated
| - patch -p1 -F5 < props/mkconfig.rb.diff | ||
|
|
||
| - ./configure $ARGS | ||
| - CC=cc CXX=cxx ./configure $ARGS |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
i think this should fix the rubygems package native compilation
f9d46c6 to
f1c3d33
Compare
closes pkgxdev#8718
f1c3d33 to
68ae177
Compare
|
now that the brewkit fix is merged, does it need to be released for ci to pick up the fix? |
|
yup, it'll require a release. |
|
i guess brewkit hasn't had a release in some time. any chance i could trouble you to do another one with the fix? |
|
ydm, @scottjg ! thanks for this! |
closes #8718