diff --git a/src/posix/Makefile-posix b/src/posix/Makefile-posix index 497d5b15a..5259e0aa2 100644 --- a/src/posix/Makefile-posix +++ b/src/posix/Makefile-posix @@ -64,7 +64,9 @@ READLINE ?= readline REFERENCE_DEVICE ?= 1 SERVICE ?= 1 SNTP_CLIENT ?= 1 +ifneq ($(DAEMON),1) UDP_FORWARD ?= 1 +endif COMMONCFLAGS := \ -g \