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: libdrivers-lcd x86emu_int10 stdlibs libio-vbus
|
||||
requires: libdrivers-lcd x86emu_int10 stdlibs libio-vbus libstdc++ libc_be_mem
|
||||
maintainer: adam@os.inf.tu-dresden.de
|
||||
|
||||
@@ -11,7 +11,7 @@ REQUIRES_LIBS_x86-l4f = x86emu_int10
|
||||
REQUIRES_LIBS_amd64-l4f = x86emu_int10
|
||||
REQUIRES_LIBS_arm-l4f = libdrivers-lcd
|
||||
REQUIRES_LIBS_arm64-l4f = libdrivers-lcd
|
||||
REQUIRES_LIBS = libc_support_misc libio-vbus
|
||||
REQUIRES_LIBS = libc_support_misc libio-vbus libc_be_mem libstdc++
|
||||
|
||||
DEFINES = -DSPLASHNAME=gimp_image \
|
||||
-DSPLASHNAME_RUN_LENGTH_DECODE=GIMP_IMAGE_RUN_LENGTH_DECODE
|
||||
|
||||
Reference in New Issue
Block a user