linux stuff

This commit is contained in:
doyle
2022-07-19 15:40:33 +10:00
parent 39ab3007fc
commit c274a6254c
3 changed files with 13 additions and 7 deletions
+1
View File
@@ -27,6 +27,7 @@ WORKDIR /usr/local/docker
ARG MOSTLY_PORTABLE_GCC_GIT_BRANCH=master
RUN set -ex \
&& git clone https://github.com/Frogging-Family/mostlyportable-gcc \
&& cd mostlyportable-gcc \
&& git checkout $MOSTLY_PORTABLE_GIT_BRANCH
ARG GCC_VERSION=11.3.0