diff options
author | cutehater <cutehater@yandex-team.com> | 2023-08-25 17:32:30 +0300 |
---|---|---|
committer | cutehater <cutehater@yandex-team.com> | 2023-08-25 18:22:12 +0300 |
commit | ebfe8e180c1ee62c968d3e37f89740c2f9af36b8 (patch) | |
tree | 76fcce6740818ab97ef0d875be5db5bede14bb88 /build | |
parent | b218135ca7d62e894ff672c047b97c617fe37513 (diff) | |
download | ydb-ebfe8e180c1ee62c968d3e37f89740c2f9af36b8.tar.gz |
Introduce clang16-rt
Add clang16-rt to arcadia first iteration
Diffstat (limited to 'build')
-rw-r--r-- | build/sysincl/darwin.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sysincl/darwin.yml b/build/sysincl/darwin.yml index 6813ea96a4..1234bffc90 100644 --- a/build/sysincl/darwin.yml +++ b/build/sysincl/darwin.yml @@ -121,6 +121,7 @@ - os/signpost.h - os/trace.h - panel.h + - pthread/introspection.h - pthread/qos.h - pthread_spis.h - readline/history.h |