aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/lfalloc/CMakeLists.linux-aarch64.txt
diff options
context:
space:
mode:
authorthegeorg <thegeorg@yandex-team.com>2022-12-15 19:25:15 +0300
committerthegeorg <thegeorg@yandex-team.com>2022-12-15 19:25:15 +0300
commit0c31d97afd7858af5f8f858c8addf91655ca9ccc (patch)
tree4d8a246db168f7beaafcd06d486c034115c2123d /library/cpp/lfalloc/CMakeLists.linux-aarch64.txt
parentd1d5f5e00df0dd6efc00880dd8283477fc643aaf (diff)
downloadydb-0c31d97afd7858af5f8f858c8addf91655ca9ccc.tar.gz
Sync linux-headers instead of using system ones
Diffstat (limited to 'library/cpp/lfalloc/CMakeLists.linux-aarch64.txt')
-rw-r--r--library/cpp/lfalloc/CMakeLists.linux-aarch64.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/library/cpp/lfalloc/CMakeLists.linux-aarch64.txt b/library/cpp/lfalloc/CMakeLists.linux-aarch64.txt
index 4f81170611..230ec04d20 100644
--- a/library/cpp/lfalloc/CMakeLists.linux-aarch64.txt
+++ b/library/cpp/lfalloc/CMakeLists.linux-aarch64.txt
@@ -11,6 +11,7 @@ add_subdirectory(dbg_info)
add_library(library-cpp-lfalloc INTERFACE)
target_link_libraries(library-cpp-lfalloc INTERFACE
+ contrib-libs-linux-headers
contrib-libs-cxxsupp
cpp-malloc-jemalloc
cpp-malloc-api