From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/xalan-c/
Date: Sun, 12 Feb 2017 09:21:26 +0000 (UTC) [thread overview]
Message-ID: <1486891228.e919ffe0bd16d9e6dcfe7ed82c3b18e2c67a6051.ulm@gentoo> (raw)
commit: e919ffe0bd16d9e6dcfe7ed82c3b18e2c67a6051
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb 12 09:20:28 2017 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb 12 09:20:28 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e919ffe0
dev-libs/xalan-c: Drop has_m64 usage.
Remove the bitstobuild option which has no effect on Linux.
Non-maintainer commit, acked by soap.
Bug: 398855
Package-Manager: Portage-2.3.3, Repoman-2.3.1
dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild b/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
index acbb8a191d..3141041198 100644
--- a/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
+++ b/dev-libs/xalan-c/xalan-c-1.11.0_pre1153059.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
EAPI="4"
-inherit toolchain-funcs eutils flag-o-matic multilib
+inherit toolchain-funcs eutils multilib
DESCRIPTION="XSLT processor for transforming XML into HTML, text, or other XML types"
HOMEPAGE="http://xml.apache.org/xalan-c/"
@@ -62,12 +62,9 @@ src_configure() {
local thread="none"
use threads && thread="pthread"
- local bitstobuild="32"
- $(has_m64) && bitstobuild="64"
-
./runConfigure -p ${target} -c "$(tc-getCC)" -x "$(tc-getCXX)" \
-m ${mloader} -t ${transcoder} \
- -r ${thread} -b ${bitstobuild} > configure.vars || die "runConfigure failed"
+ -r ${thread} > configure.vars || die "runConfigure failed"
eval $(grep export configure.vars)
next reply other threads:[~2017-02-12 9:21 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-12 9:21 Ulrich Müller [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-11-24 7:48 [gentoo-commits] repo/gentoo:master commit in: dev-libs/xalan-c/ Viorel Munteanu
2022-11-24 13:57 Viorel Munteanu
2022-11-24 13:57 Viorel Munteanu
2022-11-29 8:09 Viorel Munteanu
2023-01-20 17:00 Sam James
2023-01-20 17:00 Sam James
2023-01-20 17:34 Viorel Munteanu
2024-07-28 8:37 Viorel Munteanu
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=1486891228.e919ffe0bd16d9e6dcfe7ed82c3b18e2c67a6051.ulm@gentoo \
--to=ulm@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