public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains
@ 2021-05-28 18:30 Rebecca Cran
  2021-05-31  5:54 ` Thomas Abraham
  2021-06-01 13:50 ` Sami Mujawar
  0 siblings, 2 replies; 6+ messages in thread
From: Rebecca Cran @ 2021-05-28 18:30 UTC (permalink / raw)
  To: Leif Lindholm, Michael D Kinney, Ard Biesheuvel, Thomas Abraham,
	Sami Mujawar
  Cc: Rebecca Cran, devel

Arm now provides the latest gcc toolchains for aarch64 and arm: the
Linaro page that was linked to no longer exists.

Signed-off-by: Rebecca Cran <rebecca@nuviainc.com>
---
 Readme.md | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/Readme.md b/Readme.md
index aba26e29a672..d8cd211334bc 100644
--- a/Readme.md
+++ b/Readme.md
@@ -61,9 +61,8 @@ RISCV64             | riscv64-unknown-elf-
 \* i386, i486, i586 or i686
 
 ### GCC
-Linaro provides GCC toolchains for
-[aarch64-linux-gnu](https://releases.linaro.org/components/toolchain/binaries/latest/aarch64-linux-gnu/)
-and [arm-linux-gnueabihf](https://releases.linaro.org/components/toolchain/binaries/latest/arm-linux-gnueabihf/)
+Arm provides GCC toolchains for aarch64-linux-gnu and arm-linux-gnueabihf at
+[GNU Toolchain for the A-profile Architecture](https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain/gnu-a/downloads)
 compiled to run on x86_64/i686 Linux and i686 Windows. Some Linux distributions
 provide their own packaged cross-toolchains.
 
-- 
2.26.2


^ permalink raw reply related	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-06-07 11:37 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-28 18:30 [edk2-platforms PATCH 1/1] Readme.md: Refer users to the Arm GNU-A Downloads page for toolchains Rebecca Cran
2021-05-31  5:54 ` Thomas Abraham
2021-06-01 13:50 ` Sami Mujawar
2021-06-02  8:52   ` Sami Mujawar
2021-06-03 10:34     ` Leif Lindholm
2021-06-07 11:36       ` Sami Mujawar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox