]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / BaseTools / Bin / gcc_aarch64_linux_ext_dep.yaml
diff --git a/BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml b/BaseTools/Bin/gcc_aarch64_linux_ext_dep.yaml
deleted file mode 100644 (file)
index ff8a9e8..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-## @file\r
-# Download GCC AARCH64 compiler from Arm's release site\r
-# Set shell variable GCC5_AARCH64_INSTALL to this folder\r
-#\r
-# This is only downloaded when a build activates scope gcc_aarch64_linux\r
-#\r
-# Copyright (c) Microsoft Corporation.\r
-# SPDX-License-Identifier: BSD-2-Clause-Patent\r
-##\r
-{\r
-  "scope": "gcc_aarch64_linux",\r
-  "type": "web",\r
-  "name": "gcc_aarch64_linux",\r
-  "source": "https://developer.arm.com/-/media/Files/downloads/gnu/11.2-2022.02/binrel/gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu.tar.xz",\r
-  "version": "11.2-2022.02",\r
-  "sha256": "52dbac3eb71dbe0916f60a8c5ab9b7dc9b66b3ce513047baa09fae56234e53f3",\r
-  "compression_type": "tar",\r
-  "internal_path": "/gcc-arm-11.2-2022.02-x86_64-aarch64-none-linux-gnu/",\r
-  "flags": ["set_shell_var", ],\r
-  "var_name": "GCC5_AARCH64_INSTALL"\r
-}\r