mirror of
https://github.com/openharmony/ark_ts2abc.git
synced 2026-07-21 08:25:24 -04:00
fix compiling issue on release br in yellow zone
Signed-off-by: hufeng <hufeng20@huawei.com> Change-Id: Icccf9d33203bef51da13ce0bedbbd5c511df936c
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user