mirror of
https://github.com/espressif/openthread.git
synced 2026-09-19 23:47:33 +00:00
Fix spinel platform include on macos. (#1891)
This commit is contained in:
+1
-1
@@ -46,7 +46,7 @@ COMMON_CPPFLAGS = \
|
||||
-I$(top_srcdir)/src/core \
|
||||
-I$(top_srcdir)/third_party \
|
||||
-D_GNU_SOURCE \
|
||||
'-DSPINEL_PLATFORM_HEADER="spinel_platform.h"' \
|
||||
-DSPINEL_PLATFORM_HEADER=\"spinel_platform.h\" \
|
||||
$(OPENTHREAD_TARGET_DEFINES) \
|
||||
$(NULL)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user