Skip to content

Commit 85c22af

Browse files
committed
Update maspsx (.bss support)
1 parent e1beea0 commit 85c22af

File tree

12 files changed

+12
-12
lines changed

12 files changed

+12
-12
lines changed

platforms/ps1/gcc2.6.3-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-mipsel
88
RUN wget -O gcc-2.6.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.6.3.tar.gz"
99
RUN tar xvzf gcc-2.6.3.tar.gz -C /compilers/ps1/gcc2.6.3-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.6.3-psx/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-psx
88
RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.6.3-psx.tar.gz"
99
RUN tar xvzf gcc-2.6.3-psx.tar.gz -C /compilers/ps1/gcc2.6.3-psx
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.1-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.1-mipsel
88
RUN wget -O gcc-2.7.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.1.tar.gz"
99
RUN tar xvzf gcc-2.7.1.tar.gz -C /compilers/ps1/gcc2.7.1-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-mipsel
88
RUN wget -O gcc-2.7.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.tar.gz"
99
RUN tar xvzf gcc-2.7.2.tar.gz -C /compilers/ps1/gcc2.7.2-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.1-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.1-mipsel
88
RUN wget -O gcc-2.7.2.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.1.tar.gz"
99
RUN tar xvzf gcc-2.7.2.1.tar.gz -C /compilers/ps1/gcc2.7.2.1-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.2-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.2-mipsel
88
RUN wget -O gcc-2.7.2.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.2.tar.gz"
99
RUN tar xvzf gcc-2.7.2.2.tar.gz -C /compilers/ps1/gcc2.7.2.2-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.7.2.3-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2.3-mipsel
88
RUN wget -O gcc-2.7.2.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.7.2.3.tar.gz"
99
RUN tar xvzf gcc-2.7.2.3.tar.gz -C /compilers/ps1/gcc2.7.2.3-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.8.0-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.0-mipsel
88
RUN wget -O gcc-2.8.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.0.tar.gz"
99
RUN tar xvzf gcc-2.8.0.tar.gz -C /compilers/ps1/gcc2.8.0-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.8.1-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.8.1-mipsel
88
RUN wget -O gcc-2.8.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.8.1.tar.gz"
99
RUN tar xvzf gcc-2.8.1.tar.gz -C /compilers/ps1/gcc2.8.1-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

platforms/ps1/gcc2.91.66-mipsel/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ RUN mkdir -p /compilers/ps1/gcc2.91.66-mipsel
88
RUN wget -O gcc-2.91.66.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.3/gcc-2.91.66.tar.gz"
99
RUN tar xvzf gcc-2.91.66.tar.gz -C /compilers/ps1/gcc2.91.66-mipsel
1010

11-
ARG MASPSX_HASH=44f8a152e5b49e56640fd3cfc20d6bf428e1205e
11+
ARG MASPSX_HASH=e78f35007690114ffb12cc2220e785d512e38cc2
1212

1313
RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/${MASPSX_HASH}.zip
1414
RUN unzip maspsx.zip

0 commit comments

Comments
 (0)