Signed-off-by: 罗博明 <luoboming@huawei.com>
This commit is contained in:
罗博明 2024-08-20 06:06:12 +00:00 committed by Gitee
parent f9bdef857c
commit 33f823276c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -567,7 +567,7 @@ ohos_static_library("genrb_c") {
"-DU_ATTRIBUTE_DEPRECATED=", "-DU_ATTRIBUTE_DEPRECATED=",
"-Wno-sign-compare", "-Wno-sign-compare",
"-Wno-error=strict-prototypes", "-Wno-error=strict-prototypes",
"-Wno-error=unused-but-set-variable" "-Wno-error=unused-but-set-variable",
] ]
ldflags = [ ldflags = [
"-ldl", "-ldl",