public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marc Schiffbauer" <mschiff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/telnet-bsd/
Date: Fri, 18 Sep 2015 22:24:09 +0000 (UTC)	[thread overview]
Message-ID: <1442614682.2a6eb017f6706dfd4c3f27888969ff5a417aa422.mschiff@gentoo> (raw)

commit:     2a6eb017f6706dfd4c3f27888969ff5a417aa422
Author:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 18 22:18:02 2015 +0000
Commit:     Marc Schiffbauer <mschiff <AT> gentoo <DOT> org>
CommitDate: Fri Sep 18 22:18:02 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2a6eb017

net-misc/telnet-bsd: fix build with force --as-needed

Fixes #559154
Thanks to Lars Wendler and Felix Janda

Package-Manager: portage-2.2.20.1

 net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
index 0a5ea05..3861486 100644
--- a/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
+++ b/net-misc/telnet-bsd/telnet-bsd-1.2-r1.ebuild
@@ -33,7 +33,7 @@ src_configure() {
 	fi
 
 	econf
-	emake CFLAGS="${CFLAGS} $("$(tc-getPKG_CONFIG)" --libs ncurses)"
+	emake LIBS="$("$(tc-getPKG_CONFIG)" --libs ncurses)"
 }
 
 src_install() {


             reply	other threads:[~2015-09-18 22:24 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-18 22:24 Marc Schiffbauer [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-03 16:53 [gentoo-commits] repo/gentoo:master commit in: net-misc/telnet-bsd/ Mike Gilbert
2023-06-28 21:17 Sam James
2022-09-23  6:24 Arthur Zamarin
2022-09-23  5:41 Arthur Zamarin
2022-09-23  5:41 Arthur Zamarin
2022-09-23  2:19 Sam James
2022-09-23  2:19 Sam James
2022-09-23  2:18 Sam James
2022-09-23  1:27 Sam James
2022-07-15 13:26 Sam James
2022-05-27 19:34 Jakov Smolić
2022-03-27  8:54 Marc Schiffbauer
2022-01-04  3:29 Sam James
2021-11-14 13:48 Jakov Smolić
2021-05-06 10:01 Sam James
2020-03-21 11:27 Mart Raudsepp
2020-03-18 22:16 Marc Schiffbauer
2015-09-18 22:24 Marc Schiffbauer
2015-09-18 22:24 Marc Schiffbauer

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=1442614682.2a6eb017f6706dfd4c3f27888969ff5a417aa422.mschiff@gentoo \
    --to=mschiff@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