From: "Lucio Sauer" <watermanpaint@posteo.net>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:master commit in: sys-fs/gfs2-utils/
Date: Fri, 22 Nov 2024 08:49:02 +0000 (UTC) [thread overview]
Message-ID: <1732254402.463dedc3de0338ca311fec1814138ffda7420ab0.watermanpaint@gentoo> (raw)
commit: 463dedc3de0338ca311fec1814138ffda7420ab0
Author: Alexander Golubev <fatzer2 <AT> gmail <DOT> com>
AuthorDate: Fri Nov 22 05:45:01 2024 +0000
Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net>
CommitDate: Fri Nov 22 05:46:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=463dedc3
sys-fs/gfs2-utils: avoid adding -D_FORTIFY_SOURCE=2 to CPPFLAGS
Closes: https://bugs.gentoo.org/944282
Signed-off-by: Alexander Golubev <fatzer2 <AT> gmail.com>
.../{gfs2-utils-3.5.1.ebuild => gfs2-utils-3.5.1-r1.ebuild} | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/sys-fs/gfs2-utils/gfs2-utils-3.5.1.ebuild b/sys-fs/gfs2-utils/gfs2-utils-3.5.1-r1.ebuild
similarity index 89%
rename from sys-fs/gfs2-utils/gfs2-utils-3.5.1.ebuild
rename to sys-fs/gfs2-utils/gfs2-utils-3.5.1-r1.ebuild
index bd7341853..2259f119b 100644
--- a/sys-fs/gfs2-utils/gfs2-utils-3.5.1.ebuild
+++ b/sys-fs/gfs2-utils/gfs2-utils-3.5.1-r1.ebuild
@@ -40,7 +40,9 @@ src_prepare() {
eapply "${FILESDIR}"/gfs2_withdraw_helper.patch
eapply "${FILESDIR}"/python3.patch
- sed -i '/^CFLAGS=/s!\$\(GDB_FLAGS\|OPT_CFLAGS\)\s*!!g' configure.ac || die
+ sed -e '/^CFLAGS=/s!\s*\$\(GDB_FLAGS\|OPT_CFLAGS\)!!g' \
+ -e '/^CPPFLAGS=/s!\s*\$OPT_CPPFLAGS!!' \
+ -i configure.ac || die
default
next reply other threads:[~2024-11-22 8:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-22 8:49 Lucio Sauer [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-11-15 16:09 [gentoo-commits] repo/proj/guru:master commit in: sys-fs/gfs2-utils/ Julien Roy
2021-12-15 11:20 Andrew Ammerlaan
2021-09-20 9:39 [gentoo-commits] repo/proj/guru:dev " Andrew Ammerlaan
2021-09-20 9:41 ` [gentoo-commits] repo/proj/guru:master " Andrew Ammerlaan
2021-09-15 7:50 Arthur Zamarin
2021-09-15 7:50 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-09-08 15:20 Arthur Zamarin
2021-09-07 2:58 Haelwenn Monnier
2021-03-28 11:43 Andrew Ammerlaan
2020-10-25 12:32 Andrew Ammerlaan
2020-10-22 10:50 Andrew Ammerlaan
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=1732254402.463dedc3de0338ca311fec1814138ffda7420ab0.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