Removed vm from Makefile for now
Don't need it until the memory allocation code is rewritten, and it fails during compilation in AARCH64
This commit is contained in:
parent
02aa68f5c4
commit
033d4271bb
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
@ -333,7 +333,6 @@ OBJS = \
|
|||
src/traps.o \
|
||||
src/uaelib.o \
|
||||
src/uaeresource.o \
|
||||
src/vm.o \
|
||||
src/zfile.o \
|
||||
src/zfile_archive.o \
|
||||
src/archivers/7z/7zAlloc.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue