@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user