From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-irc/ii/
Date: Fri, 7 May 2021 12:50:30 +0000 (UTC) [thread overview]
Message-ID: <1620391815.1638484e583399d0cede4750176c4e1b89500b56.juippis@gentoo> (raw)
commit: 1638484e583399d0cede4750176c4e1b89500b56
Author: Joonas Niilola <juippis <AT> gentoo <DOT> org>
AuthorDate: Fri May 7 12:49:50 2021 +0000
Commit: Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Fri May 7 12:50:15 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1638484e
net-irc/ii: sed-fix CFLAGS in 9999
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>
net-irc/ii/ii-9999.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/net-irc/ii/ii-9999.ebuild b/net-irc/ii/ii-9999.ebuild
index 4ba2eac0c28..265a788ad43 100644
--- a/net-irc/ii/ii-9999.ebuild
+++ b/net-irc/ii/ii-9999.ebuild
@@ -14,7 +14,8 @@ SLOT="0"
src_prepare() {
default
- sed -i -e '/^LDFLAGS/{s:-s::g; s:= :+= :g}' config.mk || die
+ sed -i -e '/^LDFLAGS/{s:-s::g; s:= :+= :g}' \
+ -e '/^CFLAGS/{s: -Os::g; s:= :+= :g}' config.mk || die
}
src_compile() {
next reply other threads:[~2021-05-07 12:50 UTC|newest]
Thread overview: 32+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-07 12:50 Joonas Niilola [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-07-20 12:43 [gentoo-commits] repo/gentoo:master commit in: net-irc/ii/ Petr Vaněk
2024-07-20 11:18 Arthur Zamarin
2024-07-20 11:14 Arthur Zamarin
2024-07-20 11:14 Arthur Zamarin
2022-10-28 13:35 Florian Schmaus
2022-09-25 13:17 Arthur Zamarin
2022-09-25 6:50 Joonas Niilola
2022-09-25 6:50 Joonas Niilola
2022-09-25 1:21 Sam James
2022-08-16 5:00 Jakov Smolić
2022-02-27 13:29 Joonas Niilola
2022-02-27 13:29 Joonas Niilola
2021-05-07 12:50 Joonas Niilola
2021-05-07 12:50 Joonas Niilola
2021-05-07 12:50 Joonas Niilola
2020-10-09 8:31 Agostino Sarubbo
2020-09-27 17:06 Sam James
2020-09-24 18:16 Sergei Trofimovich
2020-09-24 18:08 Sergei Trofimovich
2020-09-24 6:59 Agostino Sarubbo
2020-09-23 13:54 Sam James
2018-03-14 6:00 Markus Meier
2018-02-12 0:09 Jeroen Roovers
2017-09-10 21:47 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2017-08-31 10:33 Jeroen Roovers
2017-03-23 7:24 Jeroen Roovers
2017-03-23 7:24 Jeroen Roovers
2017-03-23 7:24 Jeroen Roovers
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=1620391815.1638484e583399d0cede4750176c4e1b89500b56.juippis@gentoo \
--to=juippis@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