Skip to content

Commit 998824d

Browse files
committed
configs/common/packages_oneapi.yaml: rust gets compiled with gcc
1 parent 52958d3 commit 998824d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

configs/common/packages_oneapi.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,3 +59,6 @@ packages:
5959
qt:
6060
require:
6161
- '%c,cxx=gcc'
62+
rust:
63+
require:
64+
- '%c,cxx=gcc'

0 commit comments

Comments
 (0)