aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl
diff options
context:
space:
mode:
authorrobot-piglet <robot-piglet@yandex-team.com>2023-06-16 12:46:08 +0300
committerrobot-piglet <robot-piglet@yandex-team.com>2023-06-16 12:46:08 +0300
commit524906d45d79bed924904a873794b46db1a55f83 (patch)
tree7e844b44d214678d97b881c6ae35b56ef47a5023 /build/sysincl
parent4f88348938057f18fd4aed84a4e42202cf16ecfd (diff)
downloadydb-524906d45d79bed924904a873794b46db1a55f83.tar.gz
Intermediate changes
Diffstat (limited to 'build/sysincl')
-rw-r--r--build/sysincl/macro.yml14
1 files changed, 10 insertions, 4 deletions
diff --git a/build/sysincl/macro.yml b/build/sysincl/macro.yml
index d30dfca00f..f44a58b65e 100644
--- a/build/sysincl/macro.yml
+++ b/build/sysincl/macro.yml
@@ -167,10 +167,6 @@
- BOOST_FT_cc_file:
- contrib/restricted/boost/function_types/include/boost/function_types/detail/pp_variate_loop/preprocessed.hpp
- contrib/restricted/boost/function_types/include/boost/function_types/detail/pp_tags/cc_tag.hpp
- - BOOST_MATH_MAX_POLY_ORDER:
- - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner1_20.hpp
- - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner2_20.hpp
- - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner3_20.hpp
- BOOST_ABI_PREFIX: contrib/restricted/boost/config/include/boost/config/abi/msvc_prefix.hpp
- BOOST_ABI_SUFFIX: contrib/restricted/boost/config/include/boost/config/abi/msvc_suffix.hpp
- BOOST_GRAPH_MPI_INCLUDE(<boost/graph/distributed/connected_components.hpp>): contrib/restricted/boost/graph/include/boost/graph/detail/empty_header.hpp
@@ -346,6 +342,13 @@
- contrib/restricted/boost/fusion/include/boost/fusion/tuple/detail/tuple_expand.hpp
- contrib/restricted/boost/fusion/include/boost/fusion/tuple/detail/tuple_tie.hpp
+- source_filter: "^contrib/restricted/boost/math"
+ includes:
+ - BOOST_HEADER():
+ - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner1_20.hpp
+ - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner2_20.hpp
+ - contrib/restricted/boost/math/include/boost/math/tools/detail/polynomial_horner3_20.hpp
+
- source_filter: "^contrib/restricted/boost/mpl"
includes:
- BOOST_PP_ITERATE():
@@ -726,6 +729,9 @@
- source_filter: "^smart_devices/third_party/gecko_sdk"
includes:
+ - APPLICATION_MFG_TOKEN_HEADER: smart_devices/platforms/yandexmidi/zigbee/firmware/ncp/ncp-mfg-token.h
+ - APPLICATION_TOKEN_HEADER: smart_devices/platforms/yandexmidi/zigbee/firmware/ncp/ncp-token.h
+ - CONFIGURATION_HEADER: smart_devices/third_party/gecko_sdk/protocol/zigbee/app/framework/util/config.h
- PLATFORM_HEADER:
- smart_devices/third_party/gecko_sdk/platform/base/hal/micro/cortexm3/compiler/gcc.h
- smart_devices/third_party/gecko_sdk/platform/base/hal/micro/unix/compiler/gcc.h