aboutsummaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorspreis <spreis@yandex-team.com>2023-10-23 09:46:24 +0300
committerspreis <spreis@yandex-team.com>2023-10-23 10:18:18 +0300
commit7b57cc21498630e97d4501d6adc7206944ac9af4 (patch)
treeddf3455b64a2db0678077de8b0c6b7b387357125 /contrib
parente41ab8328de353832986b0da3c08e55c4b3a907b (diff)
downloadydb-7b57cc21498630e97d4501d6adc7206944ac9af4.tar.gz
Fix profile build
This is temporary fix to sort-out problems with yasm to profile runtime dependency
Diffstat (limited to 'contrib')
-rw-r--r--contrib/tools/yasm/ya.make2
1 files changed, 2 insertions, 0 deletions
diff --git a/contrib/tools/yasm/ya.make b/contrib/tools/yasm/ya.make
index 3c73fc38e57..5bb497eaa82 100644
--- a/contrib/tools/yasm/ya.make
+++ b/contrib/tools/yasm/ya.make
@@ -34,6 +34,8 @@ ENDIF()
NO_CLANG_COVERAGE()
+DISABLE(NEED_PROFILE_RUNTIME)
+
NO_COMPILER_WARNINGS()
NO_RUNTIME()