Skip to content

Commit 5182969

Browse files
hrwxsuchy
authored andcommitted
Add config for Fedora 44 version of RISC-V port
1 parent e438e45 commit 5182969

2 files changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
config_opts['releasever'] = '44'
2+
config_opts['target_arch'] = 'riscv64'
3+
config_opts['legal_host_arches'] = ('riscv64',)
4+
5+
include('templates/fedora-riscv64.tpl')
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Added RISC-V 64-bit architecture support for Fedora 44. Config uses the RISC-V
2+
Koji infrastructure at `riscv-koji.fedoraproject.org`.

0 commit comments

Comments
 (0)