aboutsummaryrefslogtreecommitdiff
path: root/meta.lua
diff options
context:
space:
mode:
Diffstat (limited to 'meta.lua')
-rw-r--r--meta.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta.lua b/meta.lua
index 60f7f2d..bd26c71 100644
--- a/meta.lua
+++ b/meta.lua
@@ -48,7 +48,6 @@ for version_k, version_v, opti_k, opti_v, debug_k, debug_v, comp_k, comp_v in ca
48 }, 48 },
49 produces = { 49 produces = {
50 ["luarocks.exe"] = true, 50 ["luarocks.exe"] = true,
51 ["luarocks-admin.exe"] = true,
52 }, 51 },
53 env = { 52 env = {
54 CFLAGS=" " .. opti_v .. " " .. debug_v, 53 CFLAGS=" " .. opti_v .. " " .. debug_v,