|
|
|
@ -10,8 +10,8 @@ data:
|
|
|
|
|
dependencies:
|
|
|
|
|
- buildrequires:
|
|
|
|
|
platform: [el8]
|
|
|
|
|
llvm-toolset: [rhel8]
|
|
|
|
|
rust-toolset: [rhel8]
|
|
|
|
|
llvm-toolset: [rhel_next]
|
|
|
|
|
rust-toolset: [rhel_next]
|
|
|
|
|
requires:
|
|
|
|
|
platform: [el8]
|
|
|
|
|
llvm-toolset: [rhel8]
|
|
|
|
@ -37,5 +37,5 @@ data:
|
|
|
|
|
rpms:
|
|
|
|
|
rust:
|
|
|
|
|
rationale: Rust compiler and tools
|
|
|
|
|
ref: changed/i8c-stream-rhel8/rust-1.71.1-1.module+el8.9.0+19676+2215d419
|
|
|
|
|
ref: changed/i8c-stream-rhel8/rust-1.79.0-2.module+el8.10.0+22210+e7efad26
|
|
|
|
|
buildorder: 0
|
|
|
|
|