Skip to content

Commit e36d54a

Browse files
vitstnstanislav-shchetinin
authored andcommitted
Move llvm version specific deps to final binary (#14021)
1 parent 59e979a commit e36d54a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

ydb/library/yql/tools/dq/worker_job/ya.make

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ PEERDIR(
1111
yt/cpp/mapreduce/interface
1212
yt/yt/core
1313
ydb/library/yql/dq/actors/spilling
14-
yql/essentials/minikql/comp_nodes/llvm14
1514
yql/essentials/providers/common/metrics
1615
ydb/library/yql/providers/dq/runtime
1716
ydb/library/yql/providers/dq/service

ydb/library/yql/yt/dq_vanilla_job/ya.make

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ PEERDIR(
88
ydb/library/yql/dq/transform
99
yql/essentials/providers/common/comp_nodes
1010
yt/yql/providers/yt/codec/codegen
11+
yql/essentials/minikql/comp_nodes/llvm14
1112
yt/yql/providers/yt/comp_nodes/llvm14
1213
yql/essentials/utils/backtrace
1314
yt/yql/providers/yt/comp_nodes/dq/llvm14

0 commit comments

Comments
 (0)