build: Bump Flanterm
diff --git a/bootstrap b/bootstrap
index 6c305a1c..089d6289 100755
--- a/bootstrap
+++ b/bootstrap
@@ -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 \
diff --git a/common/common.mk b/common/common.mk
index 1e659d0b..901650e2 100644
--- a/common/common.mk
+++ b/common/common.mk
@@ -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 \
