Skip to content
This repository has been archived by the owner on Jul 3, 2020. It is now read-only.

Update Dockerfile #161

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Dockerfile #161

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 13, 2019

No description provided.

RUN cd home && curl ftp://gcc.gnu.org/pub/binutils/releases/binutils-2.24.tar.gz | tar xz
RUN cd home && curl http://flatassembler.net/fasm-1.71.17.tgz | tar xz
RUN cd home && mkdir cross
RUN pacman --quiet -S --noconfirm base-devel scons libunistring
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

problem with scons in travis logfile ?

@rzr
Copy link

rzr commented May 25, 2020

Blocked-by: #156

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant