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/rb-gsl/
Date: Fri, 15 Dec 2017 07:04:41 +0000 (UTC)	[thread overview]
Message-ID: <1513321448.5df6f9e8c86682d961899c85676db7c4cb213d7d.graaff@gentoo> (raw)

commit:     5df6f9e8c86682d961899c85676db7c4cb213d7d
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:53:46 2017 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 07:04:08 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5df6f9e8

dev-ruby/rb-gsl: fix compilation

Package-Manager: Portage-2.3.13, Repoman-2.3.3

 dev-ruby/rb-gsl/rb-gsl-2.1.0.1.ebuild | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/dev-ruby/rb-gsl/rb-gsl-2.1.0.1.ebuild b/dev-ruby/rb-gsl/rb-gsl-2.1.0.1.ebuild
index 9a971a87689..9b2217b3757 100644
--- a/dev-ruby/rb-gsl/rb-gsl-2.1.0.1.ebuild
+++ b/dev-ruby/rb-gsl/rb-gsl-2.1.0.1.ebuild
@@ -1,8 +1,8 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
-USE_RUBY="ruby21 ruby22 ruby23"
+USE_RUBY="ruby22 ruby23"
 
 RUBY_FAKEGEM_NAME="gsl"
 inherit ruby-fakegem multilib
@@ -36,6 +36,7 @@ all_ruby_prepare() {
 
 each_ruby_configure() {
 	NARRAY=1 ${RUBY} -Cext/gsl_native extconf.rb || die
+	sed -i -e 's:-Wl,--no-undefined::' ext/gsl_native/Makefile || die
 }
 
 each_ruby_compile() {


             reply	other threads:[~2017-12-15  7:04 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-15  7:04 Hans de Graaff [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-03-25  7:12 [gentoo-commits] repo/gentoo:master commit in: dev-ruby/rb-gsl/ Sam James
2021-10-31 11:35 Hans de Graaff
2021-10-30  5:16 Hans de Graaff
2020-07-27  2:09 Sam James
2020-05-09  9:20 Hans de Graaff
2019-01-27 19:13 Hans de Graaff
2018-02-08 18:30 Hans de Graaff
2018-02-08 18:30 Hans de Graaff
2017-12-15  7:04 Hans de Graaff
2016-02-16 19:36 Hans de Graaff
2016-02-16 19:36 Hans de Graaff
2016-02-16 19:36 Hans de Graaff
2016-02-16 19: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=1513321448.5df6f9e8c86682d961899c85676db7c4cb213d7d.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