cosmo: add temporary workaround for build issue
This commit is contained in:
parent
667ab1d097
commit
87290eed9a
2 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ WORKDIR /cosmopolitan
|
||||||
# tell makefiles to be less noisy, also use /tmp:
|
# tell makefiles to be less noisy, also use /tmp:
|
||||||
ENV V=0 COLUMNS=80 TMPDIR=/tmp
|
ENV V=0 COLUMNS=80 TMPDIR=/tmp
|
||||||
|
|
||||||
|
COPY --chmod=0755 make.com build/bootstrap/make.com
|
||||||
COPY --chmod=0755 --from=localhost/notwa-util /nu/ /usr/bin/
|
COPY --chmod=0755 --from=localhost/notwa-util /nu/ /usr/bin/
|
||||||
RUN : \
|
RUN : \
|
||||||
# allow optimized builds to be more portable, so the container is too. \
|
# allow optimized builds to be more portable, so the container is too. \
|
||||||
|
|
BIN
cosmo/make.com
Executable file
BIN
cosmo/make.com
Executable file
Binary file not shown.
Loading…
Add table
Reference in a new issue