This commit is contained in:
mintsuki 2023-03-23 00:25:02 +01:00
parent c4d94bbc75
commit 01c7f7175e

View file

@ -58,7 +58,8 @@ override CFLAGS += \
override CPPFLAGS := \
-I. \
$(CPPFLAGS) \
-MMD
-MMD \
-MP
# Internal linker flags that should not be changed by the user.
override LDFLAGS += \