asd
Some checks failed
Docker / buildx (push) Failing after 7m24s

This commit is contained in:
Chris Richardson
2025-08-11 15:15:53 -04:00
parent 74810cc785
commit 71335c2dd5

View File

@@ -61,7 +61,7 @@ RUN mkdir git && cd git \
# && git clone https://github.com/dosemu2/comcom64.git \
# && git clone https://github.com/dosemu2/dosemu2.git
RUN cd nasm-segelf && ./configure && make && make install
RUN cd git/nasm-segelf && ./configure && make && make install
RUN cd thunk_gen && ./configure && meson compile --verbose -C build && meson install -C build