We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23c82b6 commit 8a0f878Copy full SHA for 8a0f878
1 file changed
scripts/build_mpos.sh
@@ -198,7 +198,7 @@ PY
198
STRIP= \
199
DISPLAY=sdl_display \
200
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" \
+ 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" \
202
"$frozenmanifest"
203
204
popd
0 commit comments