Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 23:53:48 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        nnd@mail.nsk.ru
Cc:        current@FreeBSD.ORG
Subject:   Re: cvs commit: src/share/mk sys.mk
Message-ID:  <20010219235348.A77584@mollari.cthul.hu>
In-Reply-To: <200102200402.f1K42vr25483@wint.itfs.nsk.su>; from nnd@mail.nsk.ru on Tue, Feb 20, 2001 at 10:02:57AM %2B0600
References:  <200102192333.f1JNXEd10589@freefall.freebsd.org> <200102200402.f1K42vr25483@wint.itfs.nsk.su>

next in thread | previous in thread | raw e-mail | index | archive | help

--AhhlLboLdkugWU4S
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Tue, Feb 20, 2001 at 10:02:57AM +0600, nnd@mail.nsk.ru wrote:
>=20
> Kris Kennaway <kris@freebsd.org> wrote:
> >=20
> >  Modified files:
> >    share/mk             sys.mk=20
> >  Log:
> >  Remove bogus setting of MACHINE_CPU here.  There is no need for it.
>=20
> 	But there MUST be at least one setting for
> MACHINE_CPU for 'make buildworld' to succeed before new 'make'
> with this variable is in place.

No, MACHINE_CPU is optional. If you don't have it set, you get the
vanilla C code. So if you don't have it set at all, you'll get C code
in OpenSSL as it's always been, then the next time you are using the
updated make(1) and it will set it to i386, which will get you the
i386 asm code.

Or you can just set MACHINE_CPU immediately and it will build asm code
on the first pass.

Kris

--AhhlLboLdkugWU4S
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (FreeBSD)
Comment: For info see http://www.gnupg.org

iD8DBQE6kiKMWry0BWjoQKURAuGnAJ9KK6Ww5c+EFO364oQvPyHXI8sDYQCg0aJR
HgdPaE3l8l9A7a37wpsUBaU=
=afWP
-----END PGP SIGNATURE-----

--AhhlLboLdkugWU4S--

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010219235348.A77584>