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,4 +1,4 @@
|
||||
provides: libmag mag-input-libinput mag-input-event mag-client_fb mag-mag_client mag-session_manager
|
||||
requires: l4re libc stdlibs-sh input l4util mag-gfx libstdc++
|
||||
lua++
|
||||
lua++ libc_be_mem
|
||||
Maintainer: warg@os.inf.tu-dresden.de
|
||||
|
||||
@@ -15,7 +15,7 @@ STATIC_PLUGINS += mag-input-event
|
||||
STATIC_PLUGINS += mag-client_fb
|
||||
STATIC_PLUGINS += mag-mag_client
|
||||
|
||||
REQUIRES_LIBS:= libsupc++ libdl mag-gfx lua++ cxx_libc_io cxx_io
|
||||
REQUIRES_LIBS:= libsupc++ libdl mag-gfx lua++ cxx_libc_io cxx_io libc_be_mem libstdc++
|
||||
REQUIRES_LIBS += $(STATIC_PLUGINS)
|
||||
#LDFLAGS += --export-dynamic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user