Fixes to libretro makefile for emscripten builds (#878)
authorJoe Osborn <joe.osborn@mac.com>
Sat, 22 Mar 2025 23:34:25 +0000 (16:34 -0700)
committerGitHub <noreply@github.com>
Sat, 22 Mar 2025 23:34:25 +0000 (01:34 +0200)
commite2584115092821933fe0b7dda88e165388fd51c6
treed0884a1b07a5f9d1151884f4f78f862d6111c010
parentb53685f32320245d5d500cf59963d19ddff2f7d4
Fixes to libretro makefile for emscripten builds (#878)

* Fixes to libretro makefile for emscripten builds

* Include default 0 for pthread

* update flags to support both threaded and non-threaded cases
Makefile.libretro