Subject: Re: Help newbie fix a build failure?
To: None <netbsd-users@netbsd.org>
From: Kirk Strauser <kirk@strauser.com>
List: netbsd-users
Date: 05/21/2005 09:02:24
--nextPart11826099.Aof1J81F7N
Content-Type: text/plain;
  charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

On Thursday 19 May 2005 07:57 am, Jukka Salmi wrote:

> You probably have -Os in COPTS or CFLAGS. Change the lines you posted abo=
ve
> in your /etc/mk.conf to look like this:
>
> COPTS:=3D${COMMONFLAGS} ${COPTS:C/-O[0-9s]*//g}
> CFLAGS:=3D${COMMONFLAGS} ${CFLAGS:C/-O[0-9s]*//g}

That fixed the problem.  Thanks!  Out of curiosity, though, do you have any=
=20
idea where that spurious -Os might have come from?  I'm certain that I did=
=20
not configure it.
=2D-=20
Kirk Strauser

--nextPart11826099.Aof1J81F7N
Content-Type: application/pgp-signature

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (FreeBSD)

iD8DBQBCjz905sRg+Y0CpvERAhlfAJwLyq8yKnlBIPqppmScy5mxXYHSSwCdGCHq
nikpP83gBGS/9l5O5FruNyM=
=4Vo2
-----END PGP SIGNATURE-----

--nextPart11826099.Aof1J81F7N--