Added memory backend
Updated by Viktor Reusch for the new l4re-base-25.08.0. Co-authored-by: vreusch <viktor.reusch@barkhauseninstitut.org>
This commit is contained in:
@@ -5,7 +5,7 @@ TARGET = ex_vmtest
|
||||
SYSTEMS = x86-l4f amd64-l4f
|
||||
SRC_S = guest.S
|
||||
SRC_CC = vm.cc vmx.cc svm.cc main.cc
|
||||
REQUIRES_LIBS = libvcpu l4util
|
||||
REQUIRES_LIBS = libvcpu l4util libc_be_mem libstdc++
|
||||
DEPENDS_PKGS = $(REQUIRES_LIBS)
|
||||
|
||||
include $(L4DIR)/mk/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user