summaryrefslogtreecommitdiff
path: root/src/lj_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lj_arch.h')
-rw-r--r--src/lj_arch.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/lj_arch.h b/src/lj_arch.h
index ceaee6e7..355474fb 100644
--- a/src/lj_arch.h
+++ b/src/lj_arch.h
@@ -163,7 +163,6 @@
163#define LJ_TARGET_MASKROT 1 163#define LJ_TARGET_MASKROT 1
164#define LJ_TARGET_UNIFYROT 1 /* Want only IR_BROL. */ 164#define LJ_TARGET_UNIFYROT 1 /* Want only IR_BROL. */
165#define LJ_ARCH_NUMMODE LJ_NUMMODE_DUAL_SINGLE 165#define LJ_ARCH_NUMMODE LJ_NUMMODE_DUAL_SINGLE
166#define LJ_ARCH_NOFFI 1 /* NYI: comparisons, calls. */
167#define LJ_ARCH_NOJIT 1 166#define LJ_ARCH_NOJIT 1
168 167
169#elif LUAJIT_TARGET == LUAJIT_ARCH_PPCSPE 168#elif LUAJIT_TARGET == LUAJIT_ARCH_PPCSPE