riscv64: Add riscv64 + global_cflags to our rpmrc.
This commit is contained in:
parent
47427a213e
commit
b159548b73
2
rpmrc
2
rpmrc
@ -70,6 +70,8 @@ optflags: s390x %{__global_cflags} -m64 -march=z9-109 -mtune=z10
|
|||||||
|
|
||||||
optflags: aarch64 %{__global_cflags}
|
optflags: aarch64 %{__global_cflags}
|
||||||
|
|
||||||
|
optflags: riscv64 %{__global_cflags}
|
||||||
|
|
||||||
# set build arch to fedora buildarches on hardware capable of running it
|
# set build arch to fedora buildarches on hardware capable of running it
|
||||||
# saves having to do rpmbuild --target=
|
# saves having to do rpmbuild --target=
|
||||||
buildarchtranslate: athlon: i686
|
buildarchtranslate: athlon: i686
|
||||||
|
Loading…
Reference in New Issue
Block a user