On 2019/08/30 14:06, Sebastien Marie wrote: > On Wed, Aug 21, 2019 at 02:34:20PM +0200, Sebastien Marie wrote: > > Hi, > > > > The following diff will enable lang/rust and all ports using rust on > > sparc64 (Cc all maintainers). > > > > - add sparc64 to RUST_ARCHS > > - patches all ports using Rust to use a newer libc-rs with sparc64 support > > - enable lang/rust build now ports has changed to copte with libc-rs > > > > New diff, with just a small correction librsvg to copte with the dual > version (2.44.14 and 2.40.20) in post-patch. > > Having the diff tested in a bulk would help. > > But individual ok from port maintainers would be fine too (for now, only > librsvg maintainer replied).
No concerns, I think it would make sense to go ahead. > +COMPILER = base-clang ports-gcc > + > MODULES = devel/cargo Just wondering, is this COMPILER line common for all devel/cargo ports? Would it be worth setting in the module rather than the individual ports?