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:
@@ -4,7 +4,7 @@ L4DIR ?= $(PKGDIR)/../../..
|
||||
TARGET = ex_start-with-exc
|
||||
SYSTEMS = x86-l4f arm-l4f arm64-l4f
|
||||
SRC_C = main.c
|
||||
REQUIRES_LIBS = l4re_c-util
|
||||
REQUIRES_LIBS = l4re_c-util libc_be_mem libstdc++
|
||||
DEPENDS_PKGS = $(REQUIRES_LIBS)
|
||||
|
||||
include $(L4DIR)/mk/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user