aboutsummaryrefslogtreecommitdiffstats
path: root/contrib/restricted/boost/libs/python
diff options
context:
space:
mode:
authorarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-05 01:36:17 +0300
committerarcadia-devtools <arcadia-devtools@yandex-team.ru>2022-03-05 01:36:17 +0300
commit00a2d5e8cd32d0df8bf6cfdf0af651e0dab96619 (patch)
treeb2690895257711e6056f06faf54a358b57067fba /contrib/restricted/boost/libs/python
parentcb1bde724f66cf9674d898ed30e28275f8174a81 (diff)
downloadydb-00a2d5e8cd32d0df8bf6cfdf0af651e0dab96619.tar.gz
intermediate changes
ref:94d2b0447400b3d6d5501eb9a4c05c0a3f225c61
Diffstat (limited to 'contrib/restricted/boost/libs/python')
-rw-r--r--contrib/restricted/boost/libs/python/ya.make3
1 files changed, 3 insertions, 0 deletions
diff --git a/contrib/restricted/boost/libs/python/ya.make b/contrib/restricted/boost/libs/python/ya.make
index 8a9607986f..0b6ba48c10 100644
--- a/contrib/restricted/boost/libs/python/ya.make
+++ b/contrib/restricted/boost/libs/python/ya.make
@@ -11,6 +11,9 @@ OWNER(
)
INCLUDE(${ARCADIA_ROOT}/contrib/restricted/boost/boost_common.inc)
+PEERDIR(
+ ${BOOST_ROOT}
+)
CFLAGS(
GLOBAL -DBOOST_PYTHON_STATIC_LIB