summaryrefslogtreecommitdiffstats
path: root/contrib/libs/cxxsupp
diff options
context:
space:
mode:
authorrobot-piglet <[email protected]>2025-05-27 19:39:58 +0300
committerrobot-piglet <[email protected]>2025-05-27 20:01:34 +0300
commit838141d227c3586d685f4766bf308ba92bcf84f8 (patch)
treed03679bcf5b81c94e8c663989c14ed202eda7609 /contrib/libs/cxxsupp
parentb4ff97c0d50822d1c9164bf623326539e433d9fd (diff)
Intermediate changes
commit_hash:4c784d04ee4b4d8786e4c4ddf0e1af3abe48f5a3
Diffstat (limited to 'contrib/libs/cxxsupp')
-rw-r--r--contrib/libs/cxxsupp/libcxxcuda11/ya.make5
-rw-r--r--contrib/libs/cxxsupp/ya.make1
2 files changed, 1 insertions, 5 deletions
diff --git a/contrib/libs/cxxsupp/libcxxcuda11/ya.make b/contrib/libs/cxxsupp/libcxxcuda11/ya.make
index e3f58f3349c..7430ee6b7e7 100644
--- a/contrib/libs/cxxsupp/libcxxcuda11/ya.make
+++ b/contrib/libs/cxxsupp/libcxxcuda11/ya.make
@@ -18,11 +18,6 @@ VERSION(2023-10-05)
ORIGINAL_SOURCE(https://github.com/llvm/llvm-project/archive/dc129d6f715cf83a2072fc8de8b4e4c70bca6935.tar.gz)
-SUBSCRIBER(
- g:cpp-committee
- g:cpp-contrib
-)
-
ADDINCL(
GLOBAL contrib/libs/cxxsupp/libcxxcuda11/include
contrib/libs/cxxsupp/libcxxcuda11/src
diff --git a/contrib/libs/cxxsupp/ya.make b/contrib/libs/cxxsupp/ya.make
index 3bf5aa4ce3c..17c7e592e36 100644
--- a/contrib/libs/cxxsupp/ya.make
+++ b/contrib/libs/cxxsupp/ya.make
@@ -34,6 +34,7 @@ IF (NOT USE_STL_SYSTEM)
RECURSE(
libcxx
libcxxabi
+ libcxxcuda11
libcxxmsvc
libcxxrt
openmp