Source-Changes archive

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

CVS commit: src/gnu/dist/gcc/gcc



Module Name:    src
Committed By:   skrll
Date:           Mon Jun  5 12:40:07 UTC 2006

Modified Files:
        src/gnu/dist/gcc/gcc: ChangeLog configure configure.in

Log Message:
Backport the fix(es) for bootstrap/14992.

--as-needed can only be used with libgcc on Linux so update configure to
only test for --as-needed on Linux.

I've manually added the change to configure until I get the right set of
autofoo tools.


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 src/gnu/dist/gcc/gcc/ChangeLog
cvs rdiff -r1.7 -r1.8 src/gnu/dist/gcc/gcc/configure
cvs rdiff -r1.6 -r1.7 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