fix compiling issue on release br in yellow zone

Signed-off-by: hufeng <hufeng20@huawei.com>
Change-Id: Icccf9d33203bef51da13ce0bedbbd5c511df936c
This commit is contained in:
hufeng
2022-03-11 11:12:46 +08:00
parent 5be86f4484
commit fbb2cd0393
+2
View File
@@ -53,6 +53,8 @@ ohos_executable("ts2abc") {
configs = [ ":ts2abc_config" ]
cflags = [ "-Wno-c++20-designator" ]
deps = [ sdk_libc_secshared_dep ]
if (is_linux || is_mingw || is_mac) {