aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoruzhas <uzhas@ydb.tech>2023-09-26 16:12:03 +0300
committeruzhas <uzhas@ydb.tech>2023-09-26 18:22:51 +0300
commitaee77d225de7c0333edfa1fcf7bf8aa1a79b4c46 (patch)
tree9c7d6d6bebf73e08d866e85b6d64c8317f88e76f
parent0d364aa66774cd6a3ec4d3e6936e3c5f53a5a0c4 (diff)
downloadydb-aee77d225de7c0333edfa1fcf7bf8aa1a79b4c46.tar.gz
KIKIMR-18568: remove PROFILE_MEMORY_ALLOCATIONS from ya.make
-rw-r--r--ydb/core/driver_lib/run/ya.make6
1 files changed, 0 insertions, 6 deletions
diff --git a/ydb/core/driver_lib/run/ya.make b/ydb/core/driver_lib/run/ya.make
index 1424006210..206a0d6750 100644
--- a/ydb/core/driver_lib/run/ya.make
+++ b/ydb/core/driver_lib/run/ya.make
@@ -1,11 +1,5 @@
LIBRARY(run)
-IF (PROFILE_MEMORY_ALLOCATIONS)
- CFLAGS(
- -DPROFILE_MEMORY_ALLOCATIONS
- )
-ENDIF()
-
SRCS(
auto_config_initializer.cpp
config.cpp