public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ivan Lloro" <ivan.lloro.boada@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/jpype/
Date: Mon, 12 Aug 2024 17:03:14 +0000 (UTC)	[thread overview]
Message-ID: <1723482192.18d68ea8ac8796a4fe2e313433235f2b65864244.ivan.lloro.boada@gentoo> (raw)

commit:     18d68ea8ac8796a4fe2e313433235f2b65864244
Author:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
AuthorDate: Mon Aug 12 17:03:09 2024 +0000
Commit:     Ivan Lloro <ivan.lloro.boada <AT> gmail <DOT> com>
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
+}


             reply	other threads:[~2024-08-12 17:03 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-12 17:03 Ivan Lloro [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-11-18 23:01 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/jpype/ Ivan Lloro
2024-11-14 11:22 Ivan Lloro
2024-09-11 13:08 Ivan Lloro
2024-08-21 23:41 Ivan Lloro
2024-08-14  9:09 Ivan Lloro
2024-08-12 23:17 Lucio Sauer
2024-08-10 19:28 Ivan Lloro
2024-08-10 19:13 Ivan Lloro
2024-08-10  7:23 Ivan Lloro
2024-08-10  6:01 Ivan Lloro

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.ivan.lloro.boada@gentoo \
    --to=ivan.lloro.boada@gmail.com \
    --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