From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/jpype/
Date: Tue, 13 Aug 2024 15:39:34 +0000 (UTC) [thread overview]
Message-ID: <1723482192.18d68ea8ac8796a4fe2e313433235f2b65864244.watermanpaint@gentoo> (raw)
commit: 18d68ea8ac8796a4fe2e313433235f2b65864244
Author: Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Mon Aug 12 17:03:09 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Mon Aug 12 17:03:12 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=18d68ea8
dev-python/jpype: Remove upstream's default -O2 -g0 compile flags.
Closes: https://bugs.gentoo.org/937760
Signed-off-by: Ivan Lloro <ivan.lloro.boada <AT> gmail.com>
dev-python/jpype/jpype-1.5.0.ebuild | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/dev-python/jpype/jpype-1.5.0.ebuild b/dev-python/jpype/jpype-1.5.0.ebuild
index 37cfc6760..66f80d3a4 100644
--- a/dev-python/jpype/jpype-1.5.0.ebuild
+++ b/dev-python/jpype/jpype-1.5.0.ebuild
@@ -27,3 +27,8 @@ distutils_enable_tests pytest
_distutils-r1_post_python_install() {
local keep
}
+
+src_prepare() {
+ sed -i "s/'-g0', //g;s/, '-O2'//g" ${S}/setupext/platform.py
+ default
+}
next reply other threads:[~2024-08-13 15:39 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-08-13 15:39 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-19 8:59 [gentoo-commits] repo/proj/guru:master commit in: dev-python/jpype/ Julien Roy
2024-11-14 16:17 David Roman
2024-09-12 9:37 David Roman
2024-08-23 0:18 David Roman
2024-08-12 23:17 [gentoo-commits] repo/proj/guru:dev " Lucio Sauer
2024-08-13 15:39 ` [gentoo-commits] repo/proj/guru:master " Lucio Sauer
2024-08-10 20:34 Lucio Sauer
2024-08-10 20:34 Lucio Sauer
2024-08-10 20:34 Lucio Sauer
2024-08-10 15:41 Lucio Sauer
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=1723482192.18d68ea8ac8796a4fe2e313433235f2b65864244.watermanpaint@gentoo \
--to=watermanpaint@posteo.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