mirror of
https://github.com/LIV2/container-amiga-gcc.git
synced 2025-12-05 22:22:46 +00:00
Switch to AmigaPorts repo
This commit is contained in:
parent
58ac3e3107
commit
53cdf2a5a4
@ -22,7 +22,7 @@ RUN apt-get -y autoremove && \
|
||||
# Install Bebbo's amiga-gcc
|
||||
RUN git config --global pull.rebase false && \
|
||||
cd /root && \
|
||||
git clone --depth 1 https://github.com/bebbo/amiga-gcc.git && \
|
||||
git clone --depth 1 https://github.com/AmigaPorts/m68k-amigaos-gcc amiga-gcc && \
|
||||
cd /root/amiga-gcc && \
|
||||
mkdir -p /opt/amiga && \
|
||||
make update && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user