aboutsummaryrefslogtreecommitdiffstats
path: root/build/internal/ya.conf
blob: 2fcd61f116c4c30a6e8c8b9073a81c9634cc8cab (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
canonization_backend = "ydb-canondata.storage.yandexcloud.net"
bazel_remote_store = true
bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"

[host_platform_flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"
USE_AIO = "local"
USE_ICONV = "local"
USE_IDN = "local"

[flags]
OPENSOURCE = "yes"
USE_PREBUILT_TOOLS = "no"
OS_SDK = "local"
USE_AIO = "local"
USE_ICONV = "local"
USE_IDN = "local"