Port-sparc64 archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: Errors building netbsd-8 on sparc64
On Mon, Oct 09, 2017 at 06:43:43AM +0100, Sad Clouds wrote:
> Hi commenting out these two in mk.conf resulted in a successful build
>
> COPTS+=-pipe
> CPUFLAGS+=-mcpu=ultrasparc
>
> I think it's the CPUFLAGS option that causes issues. This looks like a
> NetBSD bug, as I mentioned previously, it used to work for years, until
> now.
It has to be: the default for -mcpu is ultrasparc anyway, so this is a no-op
at the compiler level.
Martin
Home |
Main Index |
Thread Index |
Old Index