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

DEV: Drop gc_tracer gem #26441

Merged
merged 1 commit into from Mar 31, 2024
Merged

DEV: Drop gc_tracer gem #26441

merged 1 commit into from Mar 31, 2024

Conversation

tgxworld
Copy link
Contributor

Why this change?

This gem is failing to install cleanly on macOS and the following
workaround is required:

bundle config build.gc_tracer --with-cflags=\"-Wno-incompatible-pointer-types\"

Instead of requiring this workaround, we have decided to drop gc_tracer
because it isn't a gem that is used anymore.

Why this change?

This gem is failing to install cleanly on macOS and the following
workaround is required:

`bundle config build.gc_tracer
--with-cflags=\"-Wno-incompatible-pointer-types\"`

Instead of requiring this workaround, we have decided to drop `gc_tracer`
because it isn't a gem that is used anymore.
@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/install-discourse-on-macos-for-development/15772/382

@tgxworld tgxworld merged commit 5c6b561 into main Mar 31, 2024
16 checks passed
@tgxworld tgxworld deleted the drop_gc_tracer_gem branch March 31, 2024 23:54
@tgxworld
Copy link
Contributor Author

Thank you @xfalcox 👍

@CristianDeluxe
Copy link

Thanks guys!

@discoursebot
Copy link

This pull request has been mentioned on Discourse Meta. There might be relevant details there:

https://meta.discourse.org/t/daily-summary-1pm-utc/291852/79

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants