Skip to content

Commit 078ce97

Browse files
restyled-commitschirag-silabs
authored andcommitted
Restyled by gn
1 parent db9c63b commit 078ce97

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

third_party/silabs/efr32_sdk.gni

+1-3
Original file line numberDiff line numberDiff line change
@@ -484,9 +484,7 @@ template("efr32_sdk") {
484484

485485
# This is kept due to the warning on the LWIP when on demand timer is added
486486
# TODO: remove this flag once the warning is fixed in SiSDK MATTER-3946
487-
cflags += [
488-
"-Wno-error"
489-
]
487+
cflags += [ "-Wno-error" ]
490488
}
491489
}
492490

0 commit comments

Comments
 (0)