Skip to content

Commit 8a0f878

Browse files
Try fixing static build
1 parent 23c82b6 commit 8a0f878

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/build_mpos.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@ PY
198198
STRIP= \
199199
DISPLAY=sdl_display \
200200
INDEV=sdl_pointer \
201-
SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_DBUS=OFF -DSDL_IBUS=OFF -DSDL_X11=ON -DSDL_WAYLAND=ON" \
201+
SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_DBUS=OFF -DSDL_IBUS=OFF -DSDL_LOADSO=OFF -DSDL_X11_SHARED=OFF -DSDL_WAYLAND_SHARED=OFF -DSDL_KMSDRM_SHARED=OFF -DSDL_X11=ON -DSDL_WAYLAND=ON" \
202202
"$frozenmanifest"
203203

204204
popd

0 commit comments

Comments
 (0)