Restore libslirp (MinGW x64 Windows Installer)

This commit is contained in:
maron2000
2024-06-05 22:11:22 +09:00
parent cdc6182bdf
commit d7c96097b0

View File

@@ -239,7 +239,7 @@ jobs:
with:
msystem: MINGW64
update: true
install: git mingw-w64-x86_64-toolchain mingw-w64-x86_64-libtool mingw-w64-x86_64-nasm autoconf automake
install: git make mingw-w64-x86_64-toolchain mingw-w64-x86_64-libtool mingw-w64-x86_64-nasm autoconf automake mingw-w64-x86_64-libslirp
- name: Update build info
shell: bash
run: |
@@ -255,7 +255,6 @@ jobs:
- name: Build MinGW64 SDL1
run: |
top=`pwd`
ln -s $top/build-scripts/mingw/lowend-bin/make.exe /usr/bin/make.exe
./build-mingw
strip -s $top/src/dosbox-x.exe
mkdir -p $top/package/