From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/binutils-config:master commit in: src/
Date: Tue, 3 Jan 2023 01:02:47 +0000 (UTC) [thread overview]
Message-ID: <1672707695.0c8928b6b49603c0a3e0bcf1640da708865d20fe.sam@gentoo> (raw)
commit: 0c8928b6b49603c0a3e0bcf1640da708865d20fe
Author: James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 2 17:24:12 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 3 01:01:35 2023 +0000
URL: https://gitweb.gentoo.org/proj/binutils-config.git/commit/?id=0c8928b6
Read CHOST with portageq from EROOT and not /
Signed-off-by: James Le Cuirot <chewi <AT> gentoo.org>
Closes: https://github.com/gentoo/binutils-config/pull/1
Signed-off-by: Sam James <sam <AT> gentoo.org>
src/binutils-config | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/binutils-config b/src/binutils-config
index 37ea77c..a28366a 100755
--- a/src/binutils-config
+++ b/src/binutils-config
@@ -13,6 +13,7 @@ BROOT="@GENTOO_EPREFIX@"
[[ ${BROOT} == @*@ ]] && BROOT=""
: ${EPREFIX="${BROOT}"}
EROOT="${ROOT%/}${EPREFIX}/"
+export PORTAGE_CONFIGROOT="${EROOT}"
cd "${BROOT}/"
next reply other threads:[~2023-01-03 1:02 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-03 1:02 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 20:48 [gentoo-commits] proj/binutils-config:master commit in: src/ Sam James
2024-07-28 14:36 Andreas K. Hüttel
2024-07-28 13:00 Andreas K. Hüttel
2024-07-28 13:00 Andreas K. Hüttel
2023-01-03 1:02 Sam James
2022-09-23 0:11 Sam James
2022-01-13 7:43 Mike Frysinger
2022-01-08 19:15 Mike Gilbert
2021-02-28 9:39 Sergei Trofimovich
2020-06-21 12:36 Sergei Trofimovich
2020-05-23 7:42 Sergei Trofimovich
2020-05-22 23:13 Sergei Trofimovich
2020-05-22 13:32 Sergei Trofimovich
2020-05-21 22:14 Sergei Trofimovich
2020-05-21 18:06 Sergei Trofimovich
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=1672707695.0c8928b6b49603c0a3e0bcf1640da708865d20fe.sam@gentoo \
--to=sam@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