[posix] enable sntp client by default (#3289)

This commit is contained in:
Łukasz Duda
2018-11-12 15:55:16 -08:00
committed by Jonathan Hui
parent 6a0f35c63c
commit 9f7bc3a6ec
+1
View File
@@ -69,6 +69,7 @@ configure_OPTIONS = \
--enable-radio-only \
--enable-raw-link-api \
--enable-service \
--enable-sntp-client \
--enable-udp-forward \
--with-examples=posix \
$(NULL)