Don't hardcode paths
This commit is contained in:
@@ -6,4 +6,5 @@ RUN apk --update add make binutils gcc && \
|
||||
|
||||
ENV PATH "/opt/toolchain:$PATH"
|
||||
ENV MITTOS64 "true"
|
||||
ENV BUILDROOT "/opt/"
|
||||
WORKDIR /opt
|
||||
|
||||
Reference in New Issue
Block a user