We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45d4b7c commit a76e298Copy full SHA for a76e298
ydb/apps/ydbd/ya.make
@@ -1,5 +1,7 @@
1
PROGRAM(ydbd)
2
3
+NO_EXPORT_DYNAMIC_SYMBOLS()
4
+
5
IF (OS_LINUX)
6
ALLOCATOR(TCMALLOC_256K)
7
ENDIF()
0 commit comments