summaryrefslogtreecommitdiffstats
path: root/apps/plugins/lua/luaconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/lua/luaconf.h')
-rw-r--r--apps/plugins/lua/luaconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/lua/luaconf.h b/apps/plugins/lua/luaconf.h
index 109e680a17..3ed495b207 100644
--- a/apps/plugins/lua/luaconf.h
+++ b/apps/plugins/lua/luaconf.h
@@ -758,6 +758,6 @@ union luai_Cast { double l_d; long l_l; };
*/
#include "rockconf.h"
-
+#define LUAC_TRUST_BINARIES
#endif