aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/endian/CMakeLists.linux.txt
diff options
context:
space:
mode:
authorbugaevskiy <bugaevskiy@yandex-team.com>2022-12-31 15:11:54 +0300
committerbugaevskiy <bugaevskiy@yandex-team.com>2022-12-31 15:11:54 +0300
commit0d2a3ef454d19a7b9cea242a3d4ec0815d9b8aea (patch)
tree39350f9d346eb4a6dae843a63a54a6126d48794d /contrib/restricted/boost/endian/CMakeLists.linux.txt
parentebf3c8be8039a35cd2b98541e22279af290e3f55 (diff)
downloadydb-0d2a3ef454d19a7b9cea242a3d4ec0815d9b8aea.tar.gz
Apply boost yamaker helpers to unsafe subset
Diffstat (limited to 'contrib/restricted/boost/endian/CMakeLists.linux.txt')
-rw-r--r--contrib/restricted/boost/endian/CMakeLists.linux.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/contrib/restricted/boost/endian/CMakeLists.linux.txt b/contrib/restricted/boost/endian/CMakeLists.linux.txt
index cbbe3e149a..27cd726244 100644
--- a/contrib/restricted/boost/endian/CMakeLists.linux.txt
+++ b/contrib/restricted/boost/endian/CMakeLists.linux.txt
@@ -14,13 +14,8 @@ target_include_directories(restricted-boost-endian INTERFACE
target_link_libraries(restricted-boost-endian INTERFACE
contrib-libs-linux-headers
contrib-libs-cxxsupp
- yutil
- restricted-boost-assert
restricted-boost-config
restricted-boost-core
- restricted-boost-predef
restricted-boost-static_assert
- restricted-boost-system
restricted-boost-type_traits
- restricted-boost-utility
)