From: "orbea" <orbea@riseup.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/libressl:master commit in: dev-lang/ruby/
Date: Wed, 10 May 2023 21:14:34 +0000 (UTC) [thread overview]
Message-ID: <1683746312.4d48686fe97baa8df348d74a354bfa9ce1c83d76.orbea@gentoo> (raw)
commit: 4d48686fe97baa8df348d74a354bfa9ce1c83d76
Author: orbea <orbea <AT> riseup <DOT> net>
AuthorDate: Wed May 10 19:18:32 2023 +0000
Commit: orbea <orbea <AT> riseup <DOT> net>
CommitDate: Wed May 10 19:18:32 2023 +0000
URL: https://gitweb.gentoo.org/repo/proj/libressl.git/commit/?id=4d48686f
dev-lang/ruby: sync ::gentoo
Signed-off-by: orbea <orbea <AT> riseup.net>
dev-lang/ruby/ruby-3.0.6-r2.ebuild | 5 +++++
dev-lang/ruby/ruby-3.1.4-r2.ebuild | 5 +++++
2 files changed, 10 insertions(+)
diff --git a/dev-lang/ruby/ruby-3.0.6-r2.ebuild b/dev-lang/ruby/ruby-3.0.6-r2.ebuild
index a901182..d176849 100644
--- a/dev-lang/ruby/ruby-3.0.6-r2.ebuild
+++ b/dev-lang/ruby/ruby-3.0.6-r2.ebuild
@@ -101,6 +101,11 @@ src_prepare() {
sed -i \
-e "s/ac_cv_prog_ac_ct_AR='libtool/ac_cv_prog_AR='${CHOST}-libtool/" \
configure.ac || die
+
+ # disable using security framework (GCC barfs on those headers)
+ sed -i \
+ -e 's/MAC_OS_X_VERSION_MIN_REQUIRED/_DISABLED_/' \
+ random.c || die
fi
fi
diff --git a/dev-lang/ruby/ruby-3.1.4-r2.ebuild b/dev-lang/ruby/ruby-3.1.4-r2.ebuild
index 7099a09..b137dee 100644
--- a/dev-lang/ruby/ruby-3.1.4-r2.ebuild
+++ b/dev-lang/ruby/ruby-3.1.4-r2.ebuild
@@ -106,6 +106,11 @@ src_prepare() {
sed -i \
-e "s/ac_cv_prog_ac_ct_AR='libtool/ac_cv_prog_AR='${CHOST}-libtool/" \
configure.ac || die
+
+ # disable using security framework (GCC barfs on those headers)
+ sed -i \
+ -e 's/MAC_OS_X_VERSION_MIN_REQUIRED/_DISABLED_/' \
+ random.c || die
fi
fi
next reply other threads:[~2023-05-10 21:14 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-10 21:14 orbea [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-12-11 14:29 [gentoo-commits] repo/proj/libressl:master commit in: dev-lang/ruby/ orbea
2024-10-18 15:17 orbea
2024-10-18 15:17 orbea
2024-07-29 1:58 orbea
2024-04-02 18:50 orbea
2024-01-20 15:34 orbea
2024-01-14 15:06 orbea
2023-11-05 3:44 orbea
2023-09-30 2:38 orbea
2023-07-12 19:14 orbea
2023-06-21 16:17 orbea
2023-06-08 18:29 orbea
2023-05-31 15:34 orbea
2023-05-17 16:32 orbea
2022-10-07 21:11 Quentin Retornaz
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1683746312.4d48686fe97baa8df348d74a354bfa9ce1c83d76.orbea@gentoo \
--to=orbea@riseup.net \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox