diff --git a/conda/recipes/cudf/meta.yaml b/conda/recipes/cudf/meta.yaml index e0b37e97c9c..39f2ba3188c 100644 --- a/conda/recipes/cudf/meta.yaml +++ b/conda/recipes/cudf/meta.yaml @@ -18,6 +18,9 @@ build: script_env: - VERSION_SUFFIX - PARALLEL_LEVEL + - CC + - CXX + - CUDAHOSTCXX requirements: build: diff --git a/conda/recipes/custreamz/meta.yaml b/conda/recipes/custreamz/meta.yaml index f65b3cafbd7..0ae0ce830ad 100644 --- a/conda/recipes/custreamz/meta.yaml +++ b/conda/recipes/custreamz/meta.yaml @@ -18,6 +18,9 @@ build: script_env: - VERSION_SUFFIX - PARALLEL_LEVEL + - CC + - CXX + - CUDAHOSTCXX requirements: host: diff --git a/conda/recipes/dask-cudf/meta.yaml b/conda/recipes/dask-cudf/meta.yaml index 8b503840b34..e66b4c930ec 100644 --- a/conda/recipes/dask-cudf/meta.yaml +++ b/conda/recipes/dask-cudf/meta.yaml @@ -18,6 +18,9 @@ build: script_env: - VERSION_SUFFIX - PARALLEL_LEVEL + - CC + - CXX + - CUDAHOSTCXX requirements: host: