From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/mozilla:master commit in: eclass/, www-client/firefox/
Date: Thu, 21 Dec 2017 14:12:42 +0000 (UTC) [thread overview]
Message-ID: <1513865350.cd64d7a99838e64000fa9d95da3b94da4b2e28ed.anarchy@gentoo> (raw)
commit: cd64d7a99838e64000fa9d95da3b94da4b2e28ed
Author: Jory A. Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 21 14:09:10 2017 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Thu Dec 21 14:09:10 2017 +0000
URL: https://gitweb.gentoo.org/proj/mozilla.git/commit/?id=cd64d7a9
www-client/firefox - Revert eclass and remove unsupported configure
option via ebuild
eclass/mozcoreconf-v5.eclass | 6 ++----
www-client/firefox/firefox-58.0_beta12.ebuild | 3 +++
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/eclass/mozcoreconf-v5.eclass b/eclass/mozcoreconf-v5.eclass
index e62193d..02ade39 100644
--- a/eclass/mozcoreconf-v5.eclass
+++ b/eclass/mozcoreconf-v5.eclass
@@ -87,7 +87,7 @@ moz_pkgsetup() {
# Ensure we use correct toolchain
export HOST_CC="$(tc-getBUILD_CC)"
export HOST_CXX="$(tc-getBUILD_CXX)"
- tc-export CC CXX LD PKG_CONFIG AR RANLIB
+ tc-export CC CXX LD PKG_CONFIG
# Ensure that we have a sane build enviroment
export MOZILLA_CLIENT=1
@@ -224,9 +224,7 @@ mozconfig_init() {
# Use the MOZILLA_FIVE_HOME for the rpath
append-ldflags -Wl,-rpath="${MOZILLA_FIVE_HOME}",--enable-new-dtags
# Set MOZILLA_FIVE_HOME in mozconfig
- if [[ ${PV} -lt 58.0 ]]; then
- mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
- fi
+ mozconfig_annotate '' --with-default-mozilla-five-home=${MOZILLA_FIVE_HOME}
####################################
#
diff --git a/www-client/firefox/firefox-58.0_beta12.ebuild b/www-client/firefox/firefox-58.0_beta12.ebuild
index 4b786b2..cf52f93 100644
--- a/www-client/firefox/firefox-58.0_beta12.ebuild
+++ b/www-client/firefox/firefox-58.0_beta12.ebuild
@@ -211,6 +211,9 @@ src_configure() {
echo "mk_add_options MOZ_OBJDIR=${BUILD_OBJ_DIR}" >> "${S}"/.mozconfig
echo "mk_add_options XARGS=/usr/bin/xargs" >> "${S}"/.mozconfig
+ # Default mozilla_five_home no longer valid option
+ sed '/with-default-mozilla-five-home=/d' -i "${S}"/.mozconfig
+
# Finalize and report settings
mozconfig_final
next reply other threads:[~2017-12-21 14:12 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-21 14:12 Jory Pratt [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-06-16 15:15 [gentoo-commits] proj/mozilla:master commit in: eclass/, www-client/firefox/ Jory Pratt
2018-05-21 0:11 Jory Pratt
2018-01-30 4:06 Ian Stakenvicius
2017-11-26 2:12 Jory Pratt
2017-10-26 1:00 Jory Pratt
2017-05-19 3:04 Ian Stakenvicius
2017-04-26 20:30 Ian Stakenvicius
2017-03-21 19:29 Ian Stakenvicius
2017-03-20 14:54 Ian Stakenvicius
2017-03-18 0:44 Ian Stakenvicius
2017-02-02 3:43 Jory Pratt
2016-08-04 14:13 Ian Stakenvicius
2016-07-25 1:32 Ian Stakenvicius
2016-06-07 19:40 Ian Stakenvicius
2016-04-23 15:55 Ian Stakenvicius
2016-04-23 0:13 Ian Stakenvicius
2016-03-15 2:54 Ian Stakenvicius
2015-12-23 21:30 [gentoo-commits] proj/mozilla:crossdev commit in: www-client/firefox/, eclass/ Ian Stakenvicius
2015-12-23 21:06 ` [gentoo-commits] proj/mozilla:master commit in: eclass/, www-client/firefox/ Ian Stakenvicius
2015-10-08 13:56 Ian Stakenvicius
2015-03-04 0:16 Ian Stakenvicius
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=1513865350.cd64d7a99838e64000fa9d95da3b94da4b2e28ed.anarchy@gentoo \
--to=anarchy@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