aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/libs/tcmalloc/ya.make
diff options
context:
space:
mode:
authorayles <ayles@yandex-team.ru>2022-02-10 16:46:11 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:46:11 +0300
commitd55028e9d9708f94c2d0d35b54ed50d4d7af0456 (patch)
treed69fdff3b2be7d190a1efa078721d25139d0b030 /contrib/libs/tcmalloc/ya.make
parentbaa58daefa91fde4b4769facdbd2903763b9c6a8 (diff)
downloadydb-d55028e9d9708f94c2d0d35b54ed50d4d7af0456.tar.gz
Restoring authorship annotation for <ayles@yandex-team.ru>. Commit 1 of 2.
Diffstat (limited to 'contrib/libs/tcmalloc/ya.make')
-rw-r--r--contrib/libs/tcmalloc/ya.make28
1 files changed, 14 insertions, 14 deletions
diff --git a/contrib/libs/tcmalloc/ya.make b/contrib/libs/tcmalloc/ya.make
index 54701b1b77..9d65a1323d 100644
--- a/contrib/libs/tcmalloc/ya.make
+++ b/contrib/libs/tcmalloc/ya.make
@@ -1,30 +1,30 @@
-LIBRARY()
-
+LIBRARY()
+
LICENSE(Apache-2.0)
LICENSE_TEXTS(.yandex_meta/licenses.list.txt)
-OWNER(
- ayles
+OWNER(
+ ayles
prime
g:cpp-contrib
-)
-
-# https://github.com/google/tcmalloc
+)
+
+# https://github.com/google/tcmalloc
VERSION(2021-10-04-45c59ccbc062ac96d83710205033c656e490d376)
-
-SRCS(
+
+SRCS(
# Options
tcmalloc/want_hpaa.cc
-)
-
+)
+
INCLUDE(common.inc)
-
+
CFLAGS(
-DTCMALLOC_256K_PAGES
)
-
-END()
+
+END()
IF (NOT DLL_FOR)
RECURSE(