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:
@@ -1,2 +1,2 @@
|
||||
requires: stdlibs
|
||||
requires: stdlibs libstdc++ libc_be_mem
|
||||
Maintainer: adam@os.inf.tu-dresden.de
|
||||
|
||||
@@ -4,4 +4,6 @@ L4DIR ?= $(PKGDIR)/../..
|
||||
TARGET = hello
|
||||
SRC_C = main.c
|
||||
|
||||
REQUIRES_LIBS = libc_be_mem libstdc++
|
||||
|
||||
include $(L4DIR)/mk/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user