ya.conf 566 B

1234567891011121314151617181920212223
  1. canonization_backend = "ydb-canondata.storage.yandexcloud.net"
  2. bazel_remote_store = true
  3. bazel_remote_baseuri = "http://cachesrv.ydb.tech:8081"
  4. bazel_remote_client_decompress = true
  5. test_fakeid = "r13102898"
  6. [host_platform_flags]
  7. OPENSOURCE = "yes"
  8. USE_PREBUILT_TOOLS = "no"
  9. USE_AIO = "static"
  10. USE_ICONV = "static"
  11. USE_IDN = "static"
  12. APPLE_SDK_LOCAL = "yes"
  13. CFLAGS = "-fno-omit-frame-pointer"
  14. [flags]
  15. OPENSOURCE = "yes"
  16. USE_PREBUILT_TOOLS = "no"
  17. USE_AIO = "static"
  18. USE_ICONV = "static"
  19. USE_IDN = "static"
  20. APPLE_SDK_LOCAL = "yes"
  21. CFLAGS = "-fno-omit-frame-pointer"