Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: skrll
Date: Fri Feb 27 14:52:01 UTC 2004
Modified Files:
src/distrib/sets/lists/comp: mi
src/gnu/lib/libgcc3: Makefile
src/gnu/lib/libgcc3/libgcc_s: Makefile
src/gnu/usr.bin/gcc3: Makefile.inc
src/tools: Makefile.gnuhost
Log Message:
Backout recent changes made to gnu/lib/libgcc3 for a forced MKPIC=no build.
Fix the behaviour of native and tools gcc when MKPIC=no is specified for
platforms that mknative has determined support shared libraries.
XXX distrib/sets/sets.subr doesn't support MKPIC=no
To generate a diff of this commit:
cvs rdiff -r1.674 -r1.675 src/distrib/sets/lists/comp/mi
cvs rdiff -r1.24 -r1.25 src/gnu/lib/libgcc3/Makefile
cvs rdiff -r1.2 -r1.3 src/gnu/lib/libgcc3/libgcc_s/Makefile
cvs rdiff -r1.3 -r1.4 src/gnu/usr.bin/gcc3/Makefile.inc
cvs rdiff -r1.25 -r1.26 src/tools/Makefile.gnuhost
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