Skip to content

Conversation

@AlexaCampusano
Copy link

Enable building Ruby 3.4.7 with modular GC

@AlexaCampusano AlexaCampusano requested a review from a team as a code owner January 29, 2026 21:53

package_option ruby configure --with-modular-gc="$PREFIX_PATH/lib/ruby/gc"

install_package "openssl-3.4.0" "https://github.com/openssl/openssl/releases/download/openssl-3.4.0/openssl-3.4.0.tar.gz#e15dda82fe2fe8139dc2ac21a36d4ca01d5313c75f99f46c4e8a27571b5486cd" openssl --if needs_openssl:1.0.2-3.x.x
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The standard ruby-build definitions are still using OpenSSL 3.0.18, while the recent Shopify 3.4.x builds are using OpenSSL 3.1.4. And the latest OpenSSL 3.4.x build is 3.4.4. Out of curiosity, why are we going with 3.4.0?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we used #70 as reference. We can update this to 3.1.4 to keep in line with the other 3.4 builds.

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

Successfully merging this pull request may close these issues.

5 participants