pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/go on evbarm-aarch64?



On 10.02.2020 19:10, Marc Baudoin wrote:
Hi,

lang/go seems to be supported on earmv6hf and earmv7hf:

% grep ONLY /usr/pkgsrc/lang/go/version.mk
ONLY_FOR_PLATFORM=      *-*-i386 *-*-x86_64 *-*-earmv[67]hf

Since that line does not have any comments, you can only try to "cvs ann
version.mk" to find out the history of that line, or just remove the
whole ONLY_FOR_PLATFORM line and see where it breaks or if you are lucky.

When you find it out, you could document it directly above the
ONLY_FOR_PLATFORM line.


Home | Main Index | Thread Index | Old Index