Skip to content
Snippets Groups Projects
Commit 61207163 authored by Dmitriy A. Gerasimov's avatar Dmitriy A. Gerasimov
Browse files

[*] Results of valgrind debug

parent b295e944
No related branches found
No related tags found
No related merge requests found
......@@ -46,7 +46,7 @@ SET( CPACK_GENERATOR "DEB")
SET( CPACK_PACKAGE_NAME "${PROJECT_NAME}")
SET( CPACK_PACKAGE_VERSION_MAJOR 2)
SET( CPACK_PACKAGE_VERSION_MINOR 4)
SET( CPACK_PACKAGE_VERSION_PATCH 19)
SET( CPACK_PACKAGE_VERSION_PATCH 20)
SET( CPACK_SYSTEM_NAME "debian-9.9-amd64")
SET( CPACK_PACKAGE_VERSION "${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}-${CPACK_PACKAGE_VERSION_PATCH}")
......@@ -65,7 +65,7 @@ set(CMAKE_C_STANDARD 11)
set(SUBMODULES_NO_BUILD ON)
add_definitions("-DDAP_VERSION=\"${CPACK_PACKAGE_VERSION_MAJOR}\"")
add_definitions ("-DDAP_SERVER")
add_definitions ("-DDAP_SERVER -DDAP_LOG_MT")
add_definitions ("-DNODE_NETNAME=\"cellframe\"")
if(WIN32)
......
Subproject commit 48b583a967c431c877f5d7734f54bd1566fe74ea
Subproject commit 66e9e9a4e4bcd5e4b62197175037071c97a76f3d
Subproject commit 6895464e0cd5c5ab27a84e689666071d0555a186
Subproject commit 1a7f57339041f51675a766fb7848d16c6010ff11
Subproject commit 76c7d412f5eba04f2b31255abe89984192ec31a7
Subproject commit 119f444480c255f4285831381e2c0ad1e16f6922
Subproject commit a1dff85cbe3f641c136f3a9f67743e9492e83b90
Subproject commit 17f8218833f473d2c954113617ae63cb5dc9400f
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment