mirror of
https://github.com/LuaJIT/LuaJIT.git
synced 2025-02-07 15:14:08 +00:00
parent
811c5322c8
commit
0f8b878e2f
@ -553,7 +553,7 @@ typedef struct {
|
|||||||
o.sym_entry.strx = 1
|
o.sym_entry.strx = 1
|
||||||
ffi.copy(o.space+1, symname)
|
ffi.copy(o.space+1, symname)
|
||||||
|
|
||||||
-- Write Macho-O object file.
|
-- Write Mach-O object file.
|
||||||
local fp = savefile(output, "wb")
|
local fp = savefile(output, "wb")
|
||||||
fp:write(ffi.string(o, mach_size))
|
fp:write(ffi.string(o, mach_size))
|
||||||
bcsave_tail(fp, output, s)
|
bcsave_tail(fp, output, s)
|
||||||
|
Loading…
Reference in New Issue
Block a user