pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm
The following reply was made to PR pkg/51653; it has been noted by GNATS.
From: coypu%SDF.ORG@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: port-evbarm/51653: pkgsrc breaks on RPI - evbarm vs. earm
Date: Fri, 2 Dec 2016 12:28:09 +0000
On Mon, Nov 28, 2016 at 07:00:02PM +0000, Christos Zoulas wrote:
> I think 3 is probably the right choice, so the versioned backed into the
> go toolchain should be the value __NetBSD_Version__ at the time the go
> toolchain was built. It should be simple enough to get this value from
> <sys/param.h> and bake it into the the note that the go toolchain provides.
>
> Any opinions?
>
What should Go building binaries for NetBSD on other operating systems use?
For Go, cross compiling for netbsd/arm is a matter of GOOS=netbsd and GOARCH=arm.
Also, relevant to the PR in general, ut not your reply:
https://github.com/golang/go/issues/13806
I assume we will want something similar for go 1.4
Home |
Main Index |
Thread Index |
Old Index