We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45756e9 commit c595df1Copy full SHA for c595df1
1 file changed
scripts/build_mpos.sh
@@ -202,7 +202,7 @@ PY
202
STRIP= \
203
DISPLAY=sdl_display \
204
INDEV=sdl_pointer \
205
- SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_KMSDRM=OFF -DSDL_IBUS=OFF -DSDL_DBUS=OFF SDL_LOADSO=OFF" \
+ SDL_FLAGS="-DSDL_OPENGL=OFF -DSDL_OPENGLES=OFF -DSDL_VULKAN=OFF -DSDL_KMSDRM=OFF -DSDL_IBUS=OFF -DSDL_DBUS=OFF -DSDL_LOADSO=OFF" \
206
"$frozenmanifest"
207
208
popd
0 commit comments