disable libslirp for mingw-lowend

This commit is contained in:
Wengier
2021-05-29 19:04:56 -04:00
parent 9bbe205c7d
commit 41814c23b8
5 changed files with 15 additions and 10 deletions

View File

@@ -54,6 +54,8 @@ export CPPFLAGS="$new$CPPFLAGS"
export CXXFLAGS="$new$CXXFLAGS"
export INTERNAL_FREETYPE=1
pacman -S --needed --noconfirm mingw-w64-x86_64-libslirp &>/dev/null
# now compile ourself
echo Compiling DOSBox-X
chmod +x configure