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: mrg
Date: Wed Aug 27 16:03:18 UTC 2003
Modified Files:
src/gnu/lib: Makefile
src/gnu/usr.bin: Makefile
src/include: Makefile
src/share/mk: bsd.own.mk
src/sys/arch/hpcmips/stand/lcboot: Makefile
src/sys/arch/mips/include: Makefile.inc
Log Message:
introduce an additional switch to enable building GCC3 instead of GCC2:
HAVE_GCC3. if this is set, we also set USE_TOOLS_TOOLCHAIN=no. change
the definition of the former to be restricted to whether tools/toolchain
is used or not.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/gnu/lib/Makefile
cvs rdiff -r1.114 -r1.115 src/gnu/usr.bin/Makefile
cvs rdiff -r1.111 -r1.112 src/include/Makefile
cvs rdiff -r1.352 -r1.353 src/share/mk/bsd.own.mk
cvs rdiff -r1.4 -r1.5 src/sys/arch/hpcmips/stand/lcboot/Makefile
cvs rdiff -r1.2 -r1.3 src/sys/arch/mips/include/Makefile.inc
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