public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Beierlein" <tomjbe@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/
Date: Thu,  2 Mar 2023 07:08:56 +0000 (UTC)	[thread overview]
Message-ID: <1677740912.e0d7a60344288e5c79613316d361be07f82963ac.tomjbe@gentoo> (raw)

commit:     e0d7a60344288e5c79613316d361be07f82963ac
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  2 07:08:20 2023 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Thu Mar  2 07:08:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e0d7a603

sci-electronics/xnec2c: Drop hard coded _FORTIFY_SOURCE level

Closes: https://bugs.gentoo.org/896176
Signed-off-by: Thomas Beierlein <tomjbe <AT> gentoo.org>

 sci-electronics/xnec2c/xnec2c-4.4.12.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild b/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
index edc8563c6bd0..7f956b3139c9 100644
--- a/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
+++ b/sci-electronics/xnec2c/xnec2c-4.4.12.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=8
@@ -25,8 +25,11 @@ S="${WORKDIR}/${MY_P}"
 
 src_prepare() {
 	eapply_user
+	# bug 896176
+	sed -i -e "s/-D_FORTIFY_SOURCE=2//g" configure.ac || die
 	eautoreconf
 }
+
 src_install() {
 	default
 	docompress -x /usr/share/man


             reply	other threads:[~2023-03-02  7:09 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-03-02  7:08 Thomas Beierlein [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-11 15:49 [gentoo-commits] repo/gentoo:master commit in: sci-electronics/xnec2c/ Thomas Beierlein
2024-06-14 14:42 Arthur Zamarin
2024-05-04  9:09 Thomas Beierlein
2024-04-12 10:59 Thomas Beierlein
2022-11-20  7:37 Thomas Beierlein
2022-11-19 16:40 Sam James
2022-11-19 16:40 Sam James
2022-09-26  6:01 Thomas Beierlein
2022-05-29 14:08 Jakov Smolić
2022-05-29 14:08 Jakov Smolić
2022-03-24 16:41 Thomas Beierlein
2022-03-19 18:32 Thomas Beierlein
2022-02-13  7:58 Thomas Beierlein
2021-12-28 12:01 Thomas Beierlein
2021-01-18 10:14 David Seifert
2020-10-07  7:09 Agostino Sarubbo
2020-10-07  6:42 Agostino Sarubbo
2020-08-30  7:55 Thomas Beierlein
2020-08-30  7:15 Thomas Beierlein
2017-10-24 12:50 Jonas Stein
2017-06-24 11:03 Thomas Beierlein
2016-12-31 22:20 Agostino Sarubbo
2016-11-29  6:29 Thomas Beierlein
2016-07-11 15:12 Thomas Beierlein
2016-07-11 15:12 Thomas Beierlein
2016-04-18  9:43 Patrice Clement
2016-01-06 13:34 Agostino Sarubbo
2016-01-02 16:28 Agostino Sarubbo
2015-08-11 17:29 Thomas Beierlein

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=1677740912.e0d7a60344288e5c79613316d361be07f82963ac.tomjbe@gentoo \
    --to=tomjbe@gentoo.org \
    --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