mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
lualanes: Update to 3.13.0
Switched to codeload for a simpler Makefile. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
diff --git a/src/threading.h b/src/threading.h
|
||||
index bfa9ab8..7b3d6a1 100644
|
||||
--- a/src/threading.h
|
||||
+++ b/src/threading.h
|
||||
@@ -128,7 +128,7 @@ enum e_status { PENDING, RUNNING, WAITING, DONE, ERROR_ST, CANCELLED };
|
||||
@@ -110,7 +110,7 @@ enum e_status { PENDING, RUNNING, WAITING, DONE, ERROR_ST, CANCELLED };
|
||||
#endif // PLATFORM_WIN32
|
||||
#include <pthread.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user