Browse Source

Profiling remove gerunner whole-archive

tags/v1.2.0
taoxiangdong 4 years ago
parent
commit
5823abd12f
1 changed files with 0 additions and 2 deletions
  1. +0
    -2
      ge/CMakeLists.txt

+ 0
- 2
ge/CMakeLists.txt View File

@@ -648,9 +648,7 @@ target_include_directories(ge_runner PRIVATE

target_link_libraries(ge_runner
$<BUILD_INTERFACE:intf_pub>
-Wl,--whole-archive
msprofiler_fwk
-Wl,--no-whole-archive
ge_memory
adump_server
static_mmpa


Loading…
Cancel
Save