public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/diffball/
Date: Fri, 10 Jan 2020 08:37:11 +0000 (UTC)	[thread overview]
Message-ID: <1578645405.dafa3729decd7f5c715eb69187108c240fab9ce6.soap@gentoo> (raw)

commit:     dafa3729decd7f5c715eb69187108c240fab9ce6
Author:     Alessandro Barbieri <lssndrbarbieri <AT> gmail <DOT> com>
AuthorDate: Fri Jan 10 08:36:45 2020 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Fri Jan 10 08:36:45 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dafa3729

dev-util/diffball: disable static library

* The current ebuild automagically produces
  static archives.

Closes: https://github.com/gentoo/gentoo/pull/13292
Package-Manager: Portage-2.3.77, Repoman-2.3.17
Signed-off-by: Alessandro Barbieri <lssndrbarbieri <AT> gmail.com>
Signed-off-by: David Seifert <soap <AT> gentoo.org>

 dev-util/diffball/diffball-1.0.1-r1.ebuild | 2 +-
 dev-util/diffball/diffball-1.0.1.ebuild    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-util/diffball/diffball-1.0.1-r1.ebuild b/dev-util/diffball/diffball-1.0.1-r1.ebuild
index 9bff0466800..804abc61444 100644
--- a/dev-util/diffball/diffball-1.0.1-r1.ebuild
+++ b/dev-util/diffball/diffball-1.0.1-r1.ebuild
@@ -34,5 +34,5 @@ src_prepare() {
 }
 
 src_configure() {
-	econf $(use_enable debug asserts)
+	econf --disable-static $(use_enable debug asserts)
 }

diff --git a/dev-util/diffball/diffball-1.0.1.ebuild b/dev-util/diffball/diffball-1.0.1.ebuild
index fbb4ea67d72..c36e2a32479 100644
--- a/dev-util/diffball/diffball-1.0.1.ebuild
+++ b/dev-util/diffball/diffball-1.0.1.ebuild
@@ -30,5 +30,5 @@ src_prepare() {
 }
 
 src_configure() {
-	econf $(use_enable debug asserts)
+	econf --disable-static $(use_enable debug asserts)
 }


             reply	other threads:[~2020-01-10  8:37 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-10  8:37 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-08-08 19:59 [gentoo-commits] repo/gentoo:master commit in: dev-util/diffball/ Jakov Smolić
2022-07-31 16:08 Jakov Smolić
2020-11-14 15:06 David Seifert
2020-03-18 16:14 Zac Medico
2020-03-18 16:03 Agostino Sarubbo
2020-03-18 12:03 Agostino Sarubbo
2020-03-18 11:11 Agostino Sarubbo
2020-03-17 18:44 Agostino Sarubbo
2020-02-16  1:50 Zac Medico
2019-10-28  0:44 Zac Medico
2019-10-27 23:51 Zac Medico
2019-10-27 23:51 Zac Medico
2019-04-09 12:06 Patrice Clement
2016-04-02 21:49 David Seifert

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=1578645405.dafa3729decd7f5c715eb69187108c240fab9ce6.soap@gentoo \
    --to=soap@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