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:
@@ -10,4 +10,6 @@ SRC_CC-$(CONFIG_CONS_USE_ASYNC_FE) += async_vcon_fe.cc
|
||||
REQUIRES_LIBS = libstdc++ cxx_libc_io cxx_io
|
||||
REQUIRES_LIBS-$(CONFIG_CONS_USE_ASYNC_FE) = libpthread
|
||||
|
||||
LDFLAGS += --wrap=malloc --wrap=free --wrap=realloc
|
||||
|
||||
include $(L4DIR)/mk/prog.mk
|
||||
|
||||
Reference in New Issue
Block a user