NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/51017: VEXPRESS_A15 doesn't compile
The following reply was made to PR kern/51017; it has been noted by GNATS.
From: sylvain%sylvaingarrigues.com@localhost
To: gnats-bugs%NetBSD.org@localhost
Cc: kern-bug-people%netbsd.org@localhost,
gnats-admin%netbsd.org@localhost,
netbsd-bugs%netbsd.org@localhost
Subject: Re: kern/51017: VEXPRESS_A15 doesn't compile
Date: Sun, 27 Mar 2016 20:37:09 +0200
> Le 27 mars 2016 =C3=A0 20:35, Martin Husemann <martin%duskware.de@localhost> a =
=C3=A9crit :
>=20
> The following reply was made to PR kern/51017; it has been noted by =
GNATS.
>=20
> From: Martin Husemann <martin%duskware.de@localhost>
> To: gnats-bugs%NetBSD.org@localhost
> Cc:=20
> Subject: Re: kern/51017: VEXPRESS_A15 doesn't compile
> Date: Sun, 27 Mar 2016 20:30:10 +0200
>=20
> On Sun, Mar 27, 2016 at 04:25:00PM +0000, sylvain%sylvaingarrigues.com@localhost =
wrote:
>> in std.vexpress, change:
>> makeoptions CPUFLAGS=3D"-march=3Darmv7-a -mfpu=3Dneon"
>>=20
>> with:
>> makeoptions CPUFLAGS=3D"-mcpu=3Dcortex-a15 -mfpu=3Dneon"
>> makeoptions CPUFLAGS=3D"-mcpu=3Dcortex-a7 -mfpu=3Dneon"
>=20
> Only the first line should be enough, can you test that?
> With two lines, I guess the second option overwrites the first.
Sorry there was supposed to be an =C2=AB or =C2=BB between the two =
makeoptions lines.=20
Both work fine.=
Home |
Main Index |
Thread Index |
Old Index