[Rpm-maint] [PATCH] RISCV 64-bit (riscv64) support.
Richard W.M. Jones
rjones at redhat.com
Wed Aug 10 17:51:43 UTC 2016
So this sort of works.
However %{_arch} is not defined, for reasons I don't understand.
# uname -a
Linux stage3 4.1.26-01508-g592a151 #1 Sat Aug 6 08:53:06 BST 2016 riscv GNU/Linux
and according to
http://www.rpm.org/max-rpm-snapshot/s1-rpm-multi-build-install-detection.html
what I've done should map "riscv" from the kernel to "riscv64".
/usr/lib/rpm/platform/riscv64-linux/macros is created (see attached)
but apparently it is not read in by rpm.
Rich.
More information about the Rpm-maint
mailing list