Browse Source

update c76 log_cpp

pull/723/head
wqtshg 4 years ago
parent
commit
455f21252f
4 changed files with 3 additions and 3 deletions
  1. +1
    -0
      cmake/intf_pub_linux.cmake
  2. +0
    -1
      ge/common/CMakeLists.txt
  3. +1
    -1
      metadef
  4. +1
    -1
      parser

+ 1
- 0
cmake/intf_pub_linux.cmake View File

@@ -16,6 +16,7 @@ target_compile_definitions(intf_pub INTERFACE
$<$<CONFIG:Debug>:CFG_BUILD_DEBUG> $<$<CONFIG:Debug>:CFG_BUILD_DEBUG>
WIN64=1 WIN64=1
LINUX=0 LINUX=0
LOG_CPP
) )
target_link_options(intf_pub INTERFACE target_link_options(intf_pub INTERFACE
-Wl,-z,relro -Wl,-z,relro


+ 0
- 1
ge/common/CMakeLists.txt View File

@@ -73,7 +73,6 @@ target_compile_definitions(ge_common PRIVATE
FMK_SUPPORT_DUMP FMK_SUPPORT_DUMP
OS_CENTOS OS_CENTOS
google=ascend_private google=ascend_private
LOG_CPP
) )


target_compile_options(ge_common PRIVATE target_compile_options(ge_common PRIVATE


+ 1
- 1
metadef

@@ -1 +1 @@
Subproject commit 1af2464c128ef115c366b9b4056d838b3d4a2f76
Subproject commit b755dc1809e4e65708ad531453aa0b5ab3cc4505

+ 1
- 1
parser

@@ -1 +1 @@
Subproject commit c972fc433a2b32ac6cf0648cf99979c03288bba6
Subproject commit 24bdf38cbfbdaab638e32f916d0d32718f7f3eda

Loading…
Cancel
Save