Source-Changes archive

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

CVS commit: [netbsd-3] src/gnu/dist/gcc/gcc



Module Name:    src
Committed By:   tron
Date:           Mon Nov 21 20:00:27 UTC 2005

Modified Files:
        src/gnu/dist/gcc/gcc [netbsd-3]: configure.in

Log Message:
Pull up following revision(s) (requested by martin in ticket #959):
        gnu/dist/gcc/gcc/configure.in: revision 1.5
As Richard Earnshaw put it: "with_cpu is a property of the target."
Reset it to the default (command line dependend) before each turn
of "config.gcc", so each invocation gets a clean state and only the
changes from the last round persist.
This fixes the build of a sparc toolchain on a sparc64 host.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.4.6.1 src/gnu/dist/gcc/gcc/configure.in

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