Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Commit c40e75f

Browse files
committed
Add compiler
1 parent 636825d commit c40e75f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ outputs:
3333
- WHEELS_OUTPUT_FOLDER
3434
requirements:
3535
build:
36-
- compiler('c')
36+
- {{ compiler('c') }}
3737
- dpcpp_linux-64 =={{ version }}=*_{{ forge_build_number }} #[linux]
3838
- dpcpp_win-64 =={{ version }}=*_{{ forge_build_number }} #[win]
3939
host:

0 commit comments

Comments
 (0)