public inbox for gentoo-catalyst@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Marcus Comstedt" <marcus@mc.pp.se>
To: gentoo-catalyst@lists.gentoo.org
Cc: Marcus Comstedt <marcus@mc.pp.se>
Subject: [gentoo-catalyst] [PATCH] Add builder entry for aarch64_be-unknown-linux-gnu
Date: Tue,  3 Aug 2021 08:30:30 +0200	[thread overview]
Message-ID: <20210803063030.62695-1-marcus@mc.pp.se> (raw)

Signed-off-by: Marcus Comstedt <marcus@mc.pp.se>
---

Here is corresponding patch for master.

 arch/arm64.toml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/arch/arm64.toml b/arch/arm64.toml
index 613b4e68..222b25f0 100644
--- a/arch/arm64.toml
+++ b/arch/arm64.toml
@@ -2,3 +2,7 @@
 COMMON_FLAGS = "-O2 -pipe"
 CHOST = "aarch64-unknown-linux-gnu"
 
+[arm64.arm64_be]
+COMMON_FLAGS = "-O2 -pipe"
+CHOST = "aarch64_be-unknown-linux-gnu"
+
-- 
2.31.1



             reply	other threads:[~2021-08-03  6:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-08-03  6:30 Marcus Comstedt [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-08-02 20:30 [gentoo-catalyst] [PATCH] Add builder entry for aarch64_be-unknown-linux-gnu Marcus Comstedt

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=20210803063030.62695-1-marcus@mc.pp.se \
    --to=marcus@mc.pp.se \
    --cc=gentoo-catalyst@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