mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 23:24:09 +00:00
Always enable check mode for DynASM (only used at build-time).
This commit is contained in:
parent
a0e3c9bb5a
commit
877ff1e28e
@ -34,6 +34,7 @@
|
||||
#define Dst ctx
|
||||
#define Dst_DECL BuildCtx *ctx
|
||||
#define Dst_REF (ctx->D)
|
||||
#define DASM_CHECKS 1
|
||||
|
||||
#include "../dynasm/dasm_proto.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user