Skip to content

Commit 24bfca9

Browse files
authored
Merge pull request #2019 from bitsk/main
allow riscv64 outputs for ctng-compilers feedstock
2 parents 7ffb58b + d0da9be commit 24bfca9

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

requests/ctng-compilers.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
action: add_feedstock_output
2+
feedstock_to_output_mapping:
3+
ctng-compilers:
4+
- libstdcxx-devel_linux-riscv64
5+
- libgcc-devel_linux-riscv64
6+
- gfortran_impl_linux-riscv64
7+
- gcc_impl_linux-riscv64
8+
- gxx_impl_linux-riscv64

0 commit comments

Comments
 (0)