mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
disable libslirp for mingw-lowend
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user