aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--luarocks.exe.c.jit.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/luarocks.exe.c.jit.patch b/luarocks.exe.c.jit.patch
index 43a1891..acdba5d 100644
--- a/luarocks.exe.c.jit.patch
+++ b/luarocks.exe.c.jit.patch
@@ -1,6 +1,6 @@
1--- luarocks.exe.c 2024-09-23 15:25:00.870448000 -0500 1--- luarocks.exe.c 2024-09-23 15:25:00.870448000 -0500
2+++ luarocks.exe.c 2024-09-23 15:27:52.663551300 -0500 2+++ luarocks.exe.c 2024-09-23 15:27:52.663551300 -0500
3@@ -17,6 +17,33 @@ 3@@ -17,6 +17,11 @@
4 #define getprogname() 4 #define getprogname()
5 #endif 5 #endif
6 6