]> git.proxmox.com Git - mirror_edk2.git/blobdiff - BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI.
[mirror_edk2.git] / BaseTools / Bin / gcc_loongarch64_unknown_linux_ext_dep.yaml
diff --git a/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml b/BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml
new file mode 100644 (file)
index 0000000..fe9a244
--- /dev/null
@@ -0,0 +1,22 @@
+## @file\r
+# Download GCC LoongArch64 compiler from LoongArch GitHub release site\r
+# Set shell variable GCC5_LOONGARCH64_INSTALL to this folder\r
+#\r
+# This is only downloaded when a build activates scope gcc_loongarch64_unknown_linux\r
+#\r
+# Copyright (c) Microsoft Corporation.\r
+# Copyright (c) 2022, Loongson Technology Corporation Limited. All rights reserved.<BR>\r
+# SPDX-License-Identifier: BSD-2-Clause-Patent\r
+##\r
+{\r
+  "scope": "gcc_loongarch64_unknown_linux",\r
+  "type": "web",\r
+  "name": "gcc_loongarch64_unknown_linux",\r
+  "source":"https://github.com/loongson/build-tools/releases/download/2022.09.06/loongarch64-clfs-6.3-cross-tools-gcc-full.tar.xz",\r
+  "version": "13.0.0",\r
+  "sha256":"27a43c5bb127794f091d0e75da0003c4d0eec28a958d8f2cc7cd290a6e6133ab",\r
+  "compression_type": "tar",\r
+  "internal_path": "/cross-tools/",\r
+  "flags": ["set_shell_var", ],\r
+  "var_name": "GCC5_LOONGARCH64_INSTALL"\r
+}\r