mirror of
https://github.com/espressif/openthread.git
synced 2026-08-17 16:09:51 +00:00
[posix] fix build daemon mode (#5062)
This commit is contained in:
@@ -64,7 +64,9 @@ READLINE ?= readline
|
||||
REFERENCE_DEVICE ?= 1
|
||||
SERVICE ?= 1
|
||||
SNTP_CLIENT ?= 1
|
||||
ifneq ($(DAEMON),1)
|
||||
UDP_FORWARD ?= 1
|
||||
endif
|
||||
|
||||
COMMONCFLAGS := \
|
||||
-g \
|
||||
|
||||
Reference in New Issue
Block a user