build: Bump Flanterm

This commit is contained in:
mintsuki 2024-10-26 23:52:39 +02:00
parent fe0082ecd8
commit b67d07a5ba
2 changed files with 2 additions and 3 deletions

View File

@ -104,7 +104,7 @@ if ! test -f version; then
clone_repo_commit \
https://github.com/mintsuki/flanterm.git \
common/flanterm \
ef07a10cc38b34aa003d17be97a9f3542e275069
a6f6edd6631c01caab932a59dce97bbd5f0c72c8
download_by_hash \
https://github.com/nothings/stb/raw/f7f20f39fe4f206c6f19e26ebfef7b261ee59ee4/stb_image.h \

View File

@ -64,8 +64,7 @@ $(call MKESCAPE,$(BUILDDIR))/./libfdt/fdt_overlay.o: override CFLAGS_FOR_TARGET
-Wno-unused-parameter
$(call MKESCAPE,$(BUILDDIR))/./flanterm/backends/fb.o: override CPPFLAGS_FOR_TARGET += \
-DFLANTERM_FB_DISABLE_BUMP_ALLOC \
-DFLANTERM_FB_ENABLE_MASKING
-DFLANTERM_FB_DISABLE_BUMP_ALLOC
override NASMFLAGS_FOR_TARGET += \
-Wall \