build: Update freestnd-c-hdrs commit

This commit is contained in:
Mintsuki
2025-07-13 18:43:06 +02:00
parent eb68a3326a
commit ed6150998c
4 changed files with 5 additions and 5 deletions

View File

@@ -60,7 +60,7 @@ override CFLAGS += \
-fPIE \
-I. \
-I../limine-protocol/include \
-isystem ../freestnd-c-hdrs \
-isystem ../freestnd-c-hdrs/include \
-D_LIMINE_PROTO \
-DLIMINE_API_REVISION=3
@@ -107,7 +107,7 @@ override CFLAGS_MB := \
-mgeneral-regs-only \
-I. \
-I../common/protos \
-isystem ../freestnd-c-hdrs
-isystem ../freestnd-c-hdrs/include
ifneq ($(findstring 86,$(shell $(CC_FOR_TARGET) -dumpmachine)),)
all: test.elf multiboot2.elf multiboot.elf device_tree.dtb