package/sdl2: fix build without threads
authorFabrice Fontaine <fontaine.fabrice@gmail.com>
Tue, 11 Feb 2020 21:44:27 +0000 (22:44 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Thu, 13 Feb 2020 22:20:21 +0000 (23:20 +0100)
commit38973acc7055f90f689bd81ffd4bd3ecede5d283
treeab1f3d0bc3787fffd22fbca310ce275a47bab1b4
parent1b81eb7d04f161cdee7cd59d4443e84401ac88ef
package/sdl2: fix build without threads

- Drop first patch (not needed since bump to version 2.0.10 and
  https://github.com/spurious/SDL-mirror/commit/2601ef1f2d7f998c1d276d1b06cac4ed7feba2e1)
- Add a new patch to fix an outstanding build failure

Fixes:
 - http://autobuild.buildroot.org/results/7f7712c5bd47de4a3fcec1e0d0526fd5a3ecd532

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/sdl2/0001-fix-build-with-disable-threads.patch [deleted file]
package/sdl2/0001-src-core-linux-SDL_threadprio.c-fix-build-without-th.patch [new file with mode: 0644]