Re: [PATCH] RISC-V 64 bit support
Kai Engert <[email protected]> Wed, 07 Dec 2016 15:18:31 +0100
| Newsgroups | gmane.comp.mozilla.devel.nspr |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2016-10-21 at 10:41 +0100, Richard W.M. Jones wrote: > Hi, > > We are working on porting Fedora to the free RISC-V architecture. > > The attached patch has been used for a while to get NSPR to work on > the 64 bit general purpose variant of this architecture (RV64G). > > This patch isn't authored by me, but by David Abdurachmanov. Hello David and Richard, the usual procedure to get a patch added is to file a bug at bugzilla.mozilla.org, component nspr, attach the patch, and request review on the patch. You could ask :Ted or :glandium for review. Thanks Kai