mirror of
https://github.com/limine-bootloader/limine
synced 2025-02-15 08:34:10 +03:00
build: Bump Flanterm
This commit is contained in:
parent
fe0082ecd8
commit
b67d07a5ba
@ -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 \
|
||||
|
@ -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 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user