diff options
-rwxr-xr-x | configure | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3437,6 +3437,8 @@ if test -n "$_host"; then # This might be related to a known crash on OpenGL de-init due # to the OpenGL implementation on this platform. _opengl_mode=gles2 + # Libcurl for Switch is incomplete (missing curl-config script) + _libcurl=no _vkeybd=yes _port_mk="backends/platform/sdl/switch/switch.mk" ;; |