public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Georgy Yakovlev" <gyakovlev@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/endlessh/
Date: Sun, 21 Jun 2020 20:08:07 +0000 (UTC)	[thread overview]
Message-ID: <1592770069.e28be2da708d0809f65b063850583af737ee4c08.gyakovlev@gentoo> (raw)

commit:     e28be2da708d0809f65b063850583af737ee4c08
Author:     Sam James (sam_c) <sam <AT> cmpct <DOT> info>
AuthorDate: Sat Jun 20 07:55:42 2020 +0000
Commit:     Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Sun Jun 21 20:07:49 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e28be2da

net-misc/endlessh: fix respecting CFLAGS in 9999

Upstream changed the spacing in their Makefile
which caused our filtering of their flags to break.

Maybe we should switch to a patch in future.

See: https://github.com/skeeto/endlessh/commit/4cb4fc6eac621196ce30c5506b5e36b94b643354

Signed-off-by: Sam James (sam_c) <sam <AT> cmpct.info>
Closes: https://github.com/gentoo/gentoo/pull/16347
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>

 net-misc/endlessh/endlessh-9999.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/endlessh/endlessh-9999.ebuild b/net-misc/endlessh/endlessh-9999.ebuild
index d41c01c6c8e..cf5249abf5f 100644
--- a/net-misc/endlessh/endlessh-9999.ebuild
+++ b/net-misc/endlessh/endlessh-9999.ebuild
@@ -35,7 +35,7 @@ src_prepare() {
 
 	sed -i \
 		-e 's/^CC/CC?/' \
-		-e 's/^CFLAGS  =/CFLAGS  +=/' \
+		-e 's/^CFLAGS   =/CFLAGS   +=/' \
 		-e 's/ -Os//' \
 		-e 's/^LDFLAGS/LDFLAGS?/' \
 		-e 's/^PREFIX/PREFIX?/' \


             reply	other threads:[~2020-06-21 20:08 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-21 20:08 Georgy Yakovlev [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-03  5:42 [gentoo-commits] repo/gentoo:master commit in: net-misc/endlessh/ Sam James
2021-12-24 15:13 Mike Gilbert
2021-03-23  4:53 Sam James
2021-02-02  8:55 Yixun Lan
2020-07-11  6:14 Georgy Yakovlev
2020-07-08 20:50 Sam James
2020-06-21 20:08 Georgy Yakovlev
2020-06-21 20:08 Georgy Yakovlev
2020-06-21 20:08 Georgy Yakovlev
2020-06-21 20:08 Georgy Yakovlev
2020-06-04 14:06 Michał Górny
2020-05-14 21:26 Mart Raudsepp
2020-05-13 11:31 Agostino Sarubbo
2020-05-13 11:29 Agostino Sarubbo
2020-05-13 11:27 Agostino Sarubbo
2020-04-21  8:25 Georgy Yakovlev
2020-01-01 21:58 Georgy Yakovlev
2020-01-01 21:58 Georgy Yakovlev
2019-05-01 19:18 Georgy Yakovlev

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=1592770069.e28be2da708d0809f65b063850583af737ee4c08.gyakovlev@gentoo \
    --to=gyakovlev@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