From e90d985d080eeede2aa623888fc13f4c8c3edd0e Mon Sep 17 00:00:00 2001 From: Michael Munday Date: Fri, 18 Nov 2016 13:06:31 -0500 Subject: [PATCH] Look for s390x file rather than S390x file. --- src/vm_s390x.dasc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/vm_s390x.dasc b/src/vm_s390x.dasc index 656ed051..4b5ae2ad 100644 --- a/src/vm_s390x.dasc +++ b/src/vm_s390x.dasc @@ -1,9 +1,9 @@ -|// Low-level VM code for S390x CPUs. +|// Low-level VM code for IBM z/Architecture (s390x) CPUs. |// Bytecode interpreter, fast functions and helper functions. |// Copyright (C) 2005-2016 Mike Pall. See Copyright Notice in luajit.h | -|.arch S390x +|.arch s390x |.section code_op, code_sub | |.actionlist build_actionlist