Browse Source

static buildcheck 0316

tags/v1.3.0
lwx911747 3 years ago
parent
commit
2afe0730e5
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      ge/CMakeLists.txt

+ 1
- 1
ge/CMakeLists.txt View File

@@ -977,7 +977,7 @@ add_library(fwk_stub_ge_runner SHARED

add_dependencies(fwk_stub_ge_runner ge_stub)

target_compile_options(atc_stub_ge_compiler PRIVATE
target_compile_options(fwk_stub_ge_runner PRIVATE
-fno-common
)



Loading…
Cancel
Save