NetBSD/tools/gcc
thorpej 9a2255650e Set EXTRA_PARTS to a null value, like we do with LIBGCC. This prevents
the tool build from attempting to build the GCC crtstuff before the
target include files are installed.  PR toolchain/23112.

(Note: You would not see the bad behavior described in the PR unless
your .mk files were hacked to configure the toolchain target as
*-*-netbsd*2.0.)
2003-10-10 01:18:54 +00:00
..
Makefile Set EXTRA_PARTS to a null value, like we do with LIBGCC. This prevents 2003-10-10 01:18:54 +00:00
README.mknative document how to generate GCC3.3 bootstrap info with mknative 2003-07-27 15:00:52 +00:00
mknative-gcc don't want auto-build.h anymore 2003-08-22 00:24:46 +00:00

README.mknative

$NetBSD: README.mknative,v 1.1 2003/07/27 15:00:54 mrg Exp $


Please see ../toolchain/README.mknative for now.