File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 44
44
with :
45
45
msystem : MINGW32
46
46
install : |
47
- base-devel git make texinfo flex bison patch binutils mingw-w64-i686-gcc mpc-devel tar
48
- mingw-w64-i686-cmake mingw-w64-i686-make mingw-w64-i686-libogg
47
+ base-devel git make texinfo flex bison patch binutils mpc-devel tar
48
+ mingw-w64-i686-readline mingw-w64-i686-gcc mingw-w64-i686-cmake
49
+ mingw-w64-i686-make mingw-w64-i686-libogg
49
50
update : true
50
51
51
52
- name : Runs all the stages in the shell
Original file line number Diff line number Diff line change 1
1
#! /bin/bash
2
2
3
3
PS2TOOLCHAIN_IOP_BINUTILS_REPO_URL=" https://github.com/bminor/binutils-gdb.git"
4
- PS2TOOLCHAIN_IOP_BINUTILS_DEFAULT_REPO_REF=" binutils-2_43_1 "
4
+ PS2TOOLCHAIN_IOP_BINUTILS_DEFAULT_REPO_REF=" binutils-2_44 "
5
5
PS2TOOLCHAIN_IOP_GCC_REPO_URL=" https://github.com/gcc-mirror/gcc.git"
6
6
PS2TOOLCHAIN_IOP_GCC_DEFAULT_REPO_REF=" releases/gcc-14.2.0"
7
7
You can’t perform that action at this time.
0 commit comments