[settings] fix DUA logging (#5095)

This commit is contained in:
Simon Lin
2020-06-15 21:29:50 -07:00
committed by GitHub
parent bad53a2e95
commit 9488d4bc48
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -85,6 +85,7 @@ build_all_features()
local options_1_2=(
"-DOPENTHREAD_CONFIG_BACKBONE_ROUTER_ENABLE=1"
"-DOPENTHREAD_CONFIG_DUA_ENABLE=1"
)
export CPPFLAGS="${options[*]} -DOPENTHREAD_CONFIG_LOG_LEVEL=OT_LOG_LEVEL_NONE"