mirror of
https://github.com/odrling/Aegisub
synced 2025-04-11 22:56:02 +02:00
meson: remove DUALNUM check from LuaJIT
This commit is contained in:
parent
e9aa2d673b
commit
41ef49fceb
@ -25,7 +25,6 @@ else
|
||||
['LJ_ARCH_BITS', '64', ['-D', 'P64']],
|
||||
['LJ_HASJIT', '1', ['-D', 'JIT']],
|
||||
['LJ_HASFFI', '1', ['-D', 'FFI']],
|
||||
['LJ_DUALNUM', '1', ['-D', 'DUALNUM']],
|
||||
]
|
||||
|
||||
if host_machine.cpu_family() == 'x86'
|
||||
|
Loading…
x
Reference in New Issue
Block a user