You've already forked MicroPythonOS
mirror of
https://github.com/m5stack/MicroPythonOS.git
synced 2026-05-20 11:51:27 -07:00
Try fixing static build
This commit is contained in:
@@ -198,7 +198,7 @@ PY
|
||||
STRIP= \
|
||||
DISPLAY=sdl_display \
|
||||
INDEV=sdl_pointer \
|
||||
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" \
|
||||
"$frozenmanifest"
|
||||
|
||||
popd
|
||||
|
||||
Reference in New Issue
Block a user