]> git.proxmox.com Git - mirror_edk2.git/commitdiff
BaseTools: Reduce the LoongArch64 compiler size
authorChao Li <lichao@loongson.cn>
Fri, 30 Dec 2022 08:17:58 +0000 (16:17 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 10 Jan 2023 06:30:54 +0000 (06:30 +0000)
The LoongArch64 cross compiler size is too large after decompression,
using the new compiler, there is no system library and glibc.

BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=4233

Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Reviewed-by: Rebecca Cran <rebecca@bsdio.com>
Signed-off-by: Chao Li <lichao@loongson.cn>
BaseTools/Bin/gcc_loongarch64_unknown_linux_ext_dep.yaml

index fe9a2448531a28f1cee70f8d32290efe7bde5070..6ebc93a07c661b1ccdcdba52c6ad84d322aee395 100644 (file)
@@ -12,9 +12,9 @@
   "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
+  "source":"https://github.com/loongson/build-tools/releases/download/2022.09.06/loongarch64-clfs-6.3-cross-tools-c-only.tar.xz",\r
   "version": "13.0.0",\r
-  "sha256":"27a43c5bb127794f091d0e75da0003c4d0eec28a958d8f2cc7cd290a6e6133ab",\r
+  "sha256":"744cbb50c6ef07c96551bddf07a8b85cee3250bb18b6040f6ed051e389514951",\r
   "compression_type": "tar",\r
   "internal_path": "/cross-tools/",\r
   "flags": ["set_shell_var", ],\r