summaryrefslogtreecommitdiffstats
path: root/library/python
diff options
context:
space:
mode:
authornechda <[email protected]>2025-10-27 06:15:22 +0300
committernechda <[email protected]>2025-10-27 06:36:23 +0300
commit1cc1949fce6bac095f95946fd1cf2213fc963f3e (patch)
treec7ef24cabbc15881e579cbf5574d1560ac54dc95 /library/python
parent88ac9db1abee2513919ed0fba55b1c71c459fc29 (diff)
Migrate compile_cuda to py3 & use py2cc tools instead of script
commit_hash:3dfdf668eac73d56b978a7204a9de9976b59d763
Diffstat (limited to 'library/python')
-rw-r--r--library/python/runtime/ya.make2
-rw-r--r--library/python/symbols/module/ya.make2
2 files changed, 4 insertions, 0 deletions
diff --git a/library/python/runtime/ya.make b/library/python/runtime/ya.make
index 30147d241d3..3e110ed6162 100644
--- a/library/python/runtime/ya.make
+++ b/library/python/runtime/ya.make
@@ -11,6 +11,8 @@ CFLAGS(-DCYTHON_REGISTER_ABCS=0)
NO_PYTHON_INCLUDES()
+ENABLE(USE_LIGHT_PY2CC)
+
PY_SRCS(
entry_points.py
TOP_LEVEL
diff --git a/library/python/symbols/module/ya.make b/library/python/symbols/module/ya.make
index f1cb0651e01..a94780beb97 100644
--- a/library/python/symbols/module/ya.make
+++ b/library/python/symbols/module/ya.make
@@ -1,5 +1,7 @@
PY23_LIBRARY()
+ENABLE(USE_LIGHT_PY2CC)
+
NO_PYTHON_INCLUDES()
SRCS(