File tree Expand file tree Collapse file tree 21 files changed +0
-42
lines changed Expand file tree Collapse file tree 21 files changed +0
-42
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.5.7-mipsel
88RUN wget -O gcc-2.5.7.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.5.7.tar.gz"
99RUN tar xvzf gcc-2.5.7.tar.gz -C /compilers/ps1/gcc2.5.7-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.5.7-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.5.7-psx
88RUN wget -O gcc-2.5.7-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.5.7-psx.tar.gz"
99RUN tar xvzf gcc-2.5.7-psx.tar.gz -C /compilers/ps1/gcc2.5.7-psx
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.5.7-psx/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.6.0-mipsel
88RUN wget -O gcc-2.6.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.0.tar.gz"
99RUN tar xvzf gcc-2.6.0.tar.gz -C /compilers/ps1/gcc2.6.0-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.6.0-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.6.0-psx
88RUN wget -O gcc-2.6.0-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.0-psx.tar.gz"
99RUN tar xvzf gcc-2.6.0-psx.tar.gz -C /compilers/ps1/gcc2.6.0-psx
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.6.0-psx/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-mipsel
88RUN wget -O gcc-2.6.3.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.6.3.tar.gz"
99RUN tar xvzf gcc-2.6.3.tar.gz -C /compilers/ps1/gcc2.6.3-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.6.3-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.6.3-psx
88RUN wget -O gcc-2.6.3-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.12/gcc-2.6.3-psx.tar.gz"
99RUN tar xvzf gcc-2.6.3-psx.tar.gz -C /compilers/ps1/gcc2.6.3-psx
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.6.3-psx/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.7.0-mipsel
88RUN wget -O gcc-2.7.0.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.0.tar.gz"
99RUN tar xvzf gcc-2.7.0.tar.gz -C /compilers/ps1/gcc2.7.0-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.7.0-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.7.1-mipsel
88RUN wget -O gcc-2.7.1.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.1.tar.gz"
99RUN tar xvzf gcc-2.7.1.tar.gz -C /compilers/ps1/gcc2.7.1-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.7.1-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-mipsel
88RUN wget -O gcc-2.7.2.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.7/gcc-2.7.2.tar.gz"
99RUN tar xvzf gcc-2.7.2.tar.gz -C /compilers/ps1/gcc2.7.2-mipsel
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.7.2-mipsel/maspsx
Original file line number Diff line number Diff line change @@ -8,8 +8,6 @@ RUN mkdir -p /compilers/ps1/gcc2.7.2-psx
88RUN wget -O gcc-2.7.2-psx.tar.gz "https://github.com/decompals/old-gcc/releases/download/0.13/gcc-2.7.2-psx.tar.gz"
99RUN tar xvzf gcc-2.7.2-psx.tar.gz -C /compilers/ps1/gcc2.7.2-psx
1010
11- ARG MASPSX_HASH=9e4733d051c4d22a6848358e269017efabed9c8b
12-
1311RUN wget -O maspsx.zip https://github.com/mkst/maspsx/archive/b0f897d1267bd78530a1501320ca989e7bc2483e.zip
1412RUN unzip maspsx.zip
1513RUN cp -r maspsx-b0f897d1267bd78530a1501320ca989e7bc2483e /compilers/ps1/gcc2.7.2-psx/maspsx
You can’t perform that action at this time.
0 commit comments