]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Update the blurb at the top of the script that describes where the
authorjb <jb@FreeBSD.org>
Tue, 10 Mar 1998 20:25:17 +0000 (20:25 +0000)
committerjb <jb@FreeBSD.org>
Tue, 10 Mar 1998 20:25:17 +0000 (20:25 +0000)
commit56e6dd5935c908c873cb2b9a2af503c6fa01c26a
treeb1bc1f3a6a62c567da2ce9fd8f29309b0962e785
parentff3d055846bfeb931dd1f95e6cb9d6846ed1dc20
Update the blurb at the top of the script that describes where the
port is up to and that to do.

Change MACHINE to MACHINE_ARCH so that a symlink can be created to this
file and have the bootstrap work for other NetBSD ports.

Make the csu directory non-optional and build it immediately after
building gcc which *needs* the new csu files. The link spec for gcc
on FreeBSD/Alpha differs from the NetBSD/Alpha version. I decided that
since this is FreeBSD, it should have a FreeBSD flavour and it makes sense
to keep compatibility with other FreeBSD implementations - in this case
FreeBSD/i386-elf.
Makefile.alpha