Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 20 Feb 2001 00:21:09 -0800
From:      Kris Kennaway <kris@obsecurity.org>
To:        Jun Kuriyama <kuriyama@imgsrc.co.jp>
Cc:        current@FreeBSD.ORG
Subject:   Re: cvs commit: src/share/mk sys.mk
Message-ID:  <20010220002109.A12114@mollari.cthul.hu>
In-Reply-To: <7mitm5n532.wl@waterblue.imgsrc.co.jp>; from kuriyama@imgsrc.co.jp on Tue, Feb 20, 2001 at 05:14:57PM %2B0900
References:  <200102192333.f1JNXEd10589@freefall.freebsd.org> <200102200402.f1K42vr25483@wint.itfs.nsk.su> <20010219235348.A77584@mollari.cthul.hu> <7mitm5n532.wl@waterblue.imgsrc.co.jp>

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

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

On Tue, Feb 20, 2001 at 05:14:57PM +0900, Jun Kuriyama wrote:
> At 20 Feb 2001 07:54:22 GMT,
> Kris Kennaway wrote:
> > 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.
> >=20
> > Or you can just set MACHINE_CPU immediately and it will build asm code
> > on the first pass.
>=20
> I don't know this is local problem on my environment, but "make
> buildworld" with old make(1) failed if I did not set MACHINE_CPU in
> /etc/make.conf.  So it seems invoked make(1) in
> src/secure/lib/libcrypto is old one...

Oh, hmm. It seems we do need the bootstrapping code in sys.mk after
all.

Kris

--mP3DRpeJDSE+ciuQ
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

iD8DBQE6kij0Wry0BWjoQKURAimEAJwN5OcpbgAEXcJDeD+JVa0emeeSeQCgqokN
YAXdomTV7MUlmSqg8Ghe5z4=
=PBCo
-----END PGP SIGNATURE-----

--mP3DRpeJDSE+ciuQ--

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?20010220002109.A12114>