Update
This commit is contained in:
parent
c4d94bbc75
commit
01c7f7175e
1 changed files with 2 additions and 1 deletions
|
@ -58,7 +58,8 @@ override CFLAGS += \
|
||||||
override CPPFLAGS := \
|
override CPPFLAGS := \
|
||||||
-I. \
|
-I. \
|
||||||
$(CPPFLAGS) \
|
$(CPPFLAGS) \
|
||||||
-MMD
|
-MMD \
|
||||||
|
-MP
|
||||||
|
|
||||||
# Internal linker flags that should not be changed by the user.
|
# Internal linker flags that should not be changed by the user.
|
||||||
override LDFLAGS += \
|
override LDFLAGS += \
|
||||||
|
|
Loading…
Add table
Reference in a new issue