aboutsummaryrefslogtreecommitdiffstats
path: root/build/sysincl/ibdrv-to-nothing.yml
blob: 5cf2c3607801619221c2837581666e91e4d45ee8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# This file is conditionally included from ymake.core.conf to ensure
# that contrib/libs/ibdrv/include/{infiniband/verbs.h,rdma/rdma_cma.h}
# are the only ibdrv headers needed for opensource catboost
# (transitively from library/cpp/netliba). They are replaced by empty
# files in put_arcadia_to_git.sh.

- source_filter: "^contrib/libs/ibdrv"
  includes:
    - infiniband/sa.h
    - infiniband/verbs.h
    - infiniband/verbs_api.h
    - rdma/rdma_cma.h