Re: Pkgsrc-2017Q3 Firefox on sparc64
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.sparc64 |
|---|---|
| Message-ID | <[email protected]> |
On Fri, Oct 27, 2017 at 03:52:06PM +0100, Sad Clouds wrote: > OK I'll try firefox 52. Tried firefox from pkgsrc current, but it won't > even build since it now requires clang and rust, and rust is not > supported on sparc64. Yeah, pkgsrc does not yet know about it, but it exists: > file rustc rustc: ELF 64-bit MSB shared object, SPARC V9, total store ordering, version 1 (SYSV), dynamically linked, interpreter /usr/libexec/ld.elf_so, for NetBSD 8.99.1, not stripped > ./rustc --version rustc 1.21.0-dev (2ac5f7d24 2017-08-10) Martin