Skip to content

Commit 20c6223

Browse files
committed
ci: Upgrade loongarch64-linux-gnu GCC to 13.1.0
1 parent 42f28f9 commit 20c6223

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/ci/docker/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ For targets: `loongarch64-unknown-linux-gnu`
270270
- Operating System > Linux kernel version = 5.19.16
271271
- Binary utilities > Version of binutils = 2.40
272272
- C-library > glibc version = 2.36
273-
- C compiler > gcc version = 12.2.0
273+
- C compiler > gcc version = 13.1.0
274274
- C compiler > C++ = ENABLE -- to cross compile LLVM
275275
276276
### `mips-linux-gnu.defconfig`

Diff for: src/ci/docker/scripts/crosstool-ng-git.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
set -ex
33

44
URL=https://github.com/crosstool-ng/crosstool-ng
5-
REV=943364711a650d9b9e84c1b42c91cc0265b6ab5c
5+
REV=227d99d7f3115f3a078595a580d2b307dcd23e93
66

77
mkdir crosstool-ng
88
cd crosstool-ng

0 commit comments

Comments
 (0)