Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/tools/gcc



Module Name:    src
Committed By:   thorpej
Date:           Fri Oct 10 01:18:55 UTC 2003

Modified Files:
        src/tools/gcc: Makefile

Log Message:
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.)


To generate a diff of this commit:
cvs rdiff -r1.6 -r1.7 src/tools/gcc/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index