update redia, vlc3

This commit is contained in:
2021-12-13 12:57:18 +02:00
parent 5118164ad2
commit c50479fd98
52 changed files with 2036 additions and 18 deletions

View File

@@ -0,0 +1,12 @@
--- deps/lua/src/lua_cjson.c.orig 2019-09-25 10:40:18 UTC
+++ deps/lua/src/lua_cjson.c
@@ -46,7 +46,9 @@
#include "strbuf.h"
#include "fpconv.h"
+#if defined(__sun)
#include "../../../src/solarisfixes.h"
+#endif
#ifndef CJSON_MODNAME
#define CJSON_MODNAME "cjson"