diff mbox

[bug#38552,0/1] Dynamically-link Ruby

Message ID 877e35uspe.fsf@posteo.net
State Accepted
Headers show

Commit Message

Brett Gilio Dec. 9, 2019, 8:53 p.m. UTC

Comments

Brett Gilio Dec. 9, 2019, 8:55 p.m. UTC | #1
Brett Gilio <brettg@posteo.net> writes:

>>From 36e56ea5d882d112f24d49050813066eece98af2 Mon Sep 17 00:00:00 2001
> From: Brett Gilio <brettg@posteo.net>
> Date: Mon, 9 Dec 2019 14:50:51 -0600
> Subject: [PATCH 0/1] Dynamically-link Ruby
> To: guix-patches@gnu.org
>
> This patch solves #38500. The current behavior of Ruby is to compile against libruby-static.a
>
> Brett Gilio (1):
>   gnu: ruby: Configure for dynamic linking.
>
>  gnu/packages/ruby.scm | 2 ++
>  1 file changed, 2 insertions(+)

I forgot to mention that this should go in core-update since it triggers
a rebuild of 3000+ packages. I am happy to push this to core-updates if
everything looks alright.
diff mbox

Patch

From 36e56ea5d882d112f24d49050813066eece98af2 Mon Sep 17 00:00:00 2001
From: Brett Gilio <brettg@posteo.net>
Date: Mon, 9 Dec 2019 14:50:51 -0600
Subject: [PATCH 0/1] Dynamically-link Ruby
To: guix-patches@gnu.org

This patch solves #38500. The current behavior of Ruby is to compile against libruby-static.a

Brett Gilio (1):
  gnu: ruby: Configure for dynamic linking.

 gnu/packages/ruby.scm | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.24.0