public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-misc/ckermit/
Date: Wed, 12 Aug 2015 15:23:24 +0000 (UTC)	[thread overview]
Message-ID: <1439392977.64a8d77e26b44e4f2f054c2b02c877aa5642184c.vapier@gentoo> (raw)

commit:     64a8d77e26b44e4f2f054c2b02c877aa5642184c
Author:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Wed Aug 12 15:22:57 2015 +0000
Commit:     Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Wed Aug 12 15:22:57 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64a8d77e

app-misc/ckermit: fix build w/newer glibc

 app-misc/ckermit/ckermit-8.0.211-r4.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app-misc/ckermit/ckermit-8.0.211-r4.ebuild b/app-misc/ckermit/ckermit-8.0.211-r4.ebuild
index 08d8672..9f782a1 100644
--- a/app-misc/ckermit/ckermit-8.0.211-r4.ebuild
+++ b/app-misc/ckermit/ckermit-8.0.211-r4.ebuild
@@ -46,7 +46,7 @@ src_compile() {
 
 	local libs
 	ck_use ncurses -DCK_NCURSES -lncurses
-	append-cppflags -DHAVE_PTMX -D_XOPEN_SOURCE -D_BSD_SOURCE #202840
+	append-cppflags -DHAVE_PTMX -D_XOPEN_SOURCE -D_BSD_SOURCE -D_DEFAULT_SOURCE #202840
 	append-cppflags -DHAVE_CRYPT_H
 	emake \
 		CC="$(tc-getCC)" \


             reply	other threads:[~2015-08-12 15:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-12 15:23 Mike Frysinger [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-04-25  5:14 [gentoo-commits] repo/gentoo:master commit in: app-misc/ckermit/ Sam James
2021-04-20 23:35 Sam James
2021-04-20 23:35 Sam James
2021-04-20 11:57 Sam James
2021-04-20 11:56 Sam James
2018-06-18 16:39 Mike Frysinger
2017-08-23 17:10 Michał Górny
2016-01-22  8:28 Michael Palimaka
2015-08-12 15:23 Mike Frysinger

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=1439392977.64a8d77e26b44e4f2f054c2b02c877aa5642184c.vapier@gentoo \
    --to=vapier@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