Browse Source

modify fwk_atc.bin

tags/v1.2.0
taoxudonghaha 3 years ago
parent
commit
c588b7029c
2 changed files with 4 additions and 4 deletions
  1. +2
    -2
      ge/offline/CMakeLists.txt
  2. +2
    -2
      ge/offline/module.mk

+ 2
- 2
ge/offline/CMakeLists.txt View File

@@ -183,11 +183,11 @@ target_link_libraries(fwk_atc.bin PRIVATE
c_sec
graph
error_manager
ge_compiler
ge_runner
parser_common
gflags
json
runtime_compile
runtime
slog
static_mmpa
-lrt


+ 2
- 2
ge/offline/module.mk View File

@@ -149,8 +149,8 @@ LOCAL_SHARED_LIBRARIES := \
libgraph \
libregister \
liberror_manager \
libge_compiler \
libruntime_compile \
libge_runner \
libruntime \
libparser_common \
liberror_manager \



Loading…
Cancel
Save