public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ian Stakenvicius" <axs@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: dev-libs/jemalloc/
Date: Mon, 29 May 2017 14:54:29 +0000 (UTC)	[thread overview]
Message-ID: <1496069661.3cfdbdb9bb7fa8e6fed22658ba2dc7f6900ade3e.axs@gentoo> (raw)

commit:     3cfdbdb9bb7fa8e6fed22658ba2dc7f6900ade3e
Author:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 14:54:21 2017 +0000
Commit:     Ian Stakenvicius <axs <AT> gentoo <DOT> org>
CommitDate: Mon May 29 14:54:21 2017 +0000
URL:        https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=3cfdbdb9

jemalloc: add src_prepare to call eautoreconf for build system patches

 dev-libs/jemalloc/jemalloc-4.5.0.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-libs/jemalloc/jemalloc-4.5.0.ebuild b/dev-libs/jemalloc/jemalloc-4.5.0.ebuild
index 9f7906e..9b1c134 100644
--- a/dev-libs/jemalloc/jemalloc-4.5.0.ebuild
+++ b/dev-libs/jemalloc/jemalloc-4.5.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit toolchain-funcs multilib-build multilib-minimal
+inherit autotools toolchain-funcs multilib-minimal
 
 DESCRIPTION="Jemalloc is a general-purpose scalable concurrent allocator"
 HOMEPAGE="http://www.canonware.com/jemalloc/"
@@ -23,6 +23,11 @@ MULTILIB_WRAPPED_HEADERS=( /usr/include/jemalloc/jemalloc.h )
 # supress the warnings until automagic is removed from the eclass
 QA_CONFIGURE_OPTIONS="--enable-static --disable-static --enable-shared --disable-shared"
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 multilib_src_configure() {
 	local myconf=()
 


             reply	other threads:[~2017-05-29 14:54 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-29 14:54 Ian Stakenvicius [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-05-28  6:52 [gentoo-commits] proj/mozilla:master commit in: dev-libs/jemalloc/ Jory Pratt
2016-12-14  0:35 Jory Pratt
2016-12-13 18:15 Jory Pratt
2016-07-17  8:11 Jory Pratt
2016-07-09  3:25 Ian Stakenvicius
2015-11-28 16:24 Jory Pratt
2015-11-02 18:01 Jory Pratt
2014-05-19 13:40 Jory Pratt
2014-03-10 16:29 Ian Stakenvicius
2013-09-24 22:55 Jory Pratt
2013-08-22 13:56 Jory Pratt
2013-03-14  3:10 Jory Pratt
2013-01-26  0:19 Jory Pratt
2012-11-25 12:38 Jory Pratt
2012-10-21 19:45 Jory Pratt
2012-10-21 19:10 Jory Pratt

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=1496069661.3cfdbdb9bb7fa8e6fed22658ba2dc7f6900ade3e.axs@gentoo \
    --to=axs@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