mirror of
https://github.com/espressif/openthread.git
synced 2026-08-04 09:57:47 +00:00
[gp712] fix build error due to conditional include of cfmakeraw (#4594)
This commit is contained in:
@@ -81,6 +81,8 @@ CPPFLAGS += \
|
||||
|
||||
CFLAGS += \
|
||||
$(COMMONCFLAGS) \
|
||||
-D_BSD_SOURCE=1 \
|
||||
-D_DEFAULT_SOURCE=1 \
|
||||
$(target_CFLAGS) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user