public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Hans de Graaff" <graaff@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sigar/
Date: Mon, 21 May 2018 11:50:17 +0000 (UTC)	[thread overview]
Message-ID: <1526903366.b53e02875a4c129ad7d6ebd114b186393726f002.graaff@gentoo> (raw)

commit:     b53e02875a4c129ad7d6ebd114b186393726f002
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Mon May 21 11:48:55 2018 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Mon May 21 11:49:26 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b53e0287

dev-ruby/sigar: properly set tirpc include directory

Fixes building with libtirpc on a glibc 2.26+ system.

Closes: https://bugs.gentoo.org/639956
Package-Manager: Portage-2.3.36, Repoman-2.3.9

 dev-ruby/sigar/sigar-0.7.3.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-ruby/sigar/sigar-0.7.3.ebuild b/dev-ruby/sigar/sigar-0.7.3.ebuild
index 7045ab9949c..8835b4eb331 100644
--- a/dev-ruby/sigar/sigar-0.7.3.ebuild
+++ b/dev-ruby/sigar/sigar-0.7.3.ebuild
@@ -21,7 +21,7 @@ IUSE=""
 DEPEND+=" || ( <sys-libs/glibc-2.26 net-libs/libtirpc )"
 
 all_ruby_prepare() {
-	sed -i -e '25i$CFLAGS += " -std=gnu89"' \
+	sed -i -e '25i$CFLAGS += " -std=gnu89 -I/usr/include/tirpc"' \
 		-e '25i$LDFLAGS += " -ltirpc"' bindings/ruby/extconf.rb || die
 
 	# Fix compatibility with glibc 2.25


             reply	other threads:[~2018-05-21 11:50 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-21 11:50 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-26 10:42 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/sigar/ Hans de Graaff
2022-04-19  5:09 Hans de Graaff
2021-11-24 10:25 Hans de Graaff
2021-11-01  6:08 Hans de Graaff
2020-01-05  9:15 Hans de Graaff
2019-01-20 10:17 Hans de Graaff
2018-04-27  9:03 Hans de Graaff
2018-02-17  7:34 Hans de Graaff
2017-12-03 14:10 Hans de Graaff
2017-10-21  5:59 Hans de Graaff
2016-12-11 17:33 Hans de Graaff
2016-04-29  7:36 Hans de Graaff
2016-04-29  7:36 Hans de Graaff

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=1526903366.b53e02875a4c129ad7d6ebd114b186393726f002.graaff@gentoo \
    --to=graaff@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