Browse Source

modify fwk_atc.bin

tags/v1.2.0
taoxudonghaha 4 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 c_sec
graph graph
error_manager error_manager
ge_compiler
ge_runner
parser_common parser_common
gflags gflags
json json
runtime_compile
runtime
slog slog
static_mmpa static_mmpa
-lrt -lrt


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

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




Loading…
Cancel
Save