diff --git a/BUILD.gn b/BUILD.gn index 094c4914c49634368d04ed4627488a9c1f2e1012..d1d794e7b6205e12ab6776644ff39698cf3ea6b0 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -167,7 +167,7 @@ ohos_shared_library("sqlite") { "-fprofile-use=" + rebase_path("${sqlite_feature_pgo_path}/libsqlite.profdata", root_build_dir), - "-Wno-error=backend_plugin", + "-Wno-error=backend-plugin", "-Wno-profile-instr-out-of-date", "-Wno-profile-instr-unprofiled", ]