mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
parent
5a18d4582f
commit
b174d5e66d
@ -9,7 +9,7 @@
|
|||||||
#include "buildvm.h"
|
#include "buildvm.h"
|
||||||
#include "lj_bc.h"
|
#include "lj_bc.h"
|
||||||
|
|
||||||
#if LJ_TARGET_WINDOWS
|
#if LJ_TARGET_WINDOWS || LJ_TARGET_CYGWIN
|
||||||
|
|
||||||
/* Context for PE object emitter. */
|
/* Context for PE object emitter. */
|
||||||
static char *strtab;
|
static char *strtab;
|
||||||
|
Loading…
Reference in New Issue
Block a user