Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/gnu/usr.bin
Module Name: src
Committed By: apb
Date: Fri Sep 29 20:14:10 UTC 2006
Modified Files:
src/gnu/usr.bin/gcc3/backend: Makefile
src/gnu/usr.bin/gcc3/host-libiberty: Makefile
src/gnu/usr.bin/gcc4/backend: Makefile
src/gnu/usr.bin/gcc4/host-libiberty: Makefile
Log Message:
Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:
* Pass MAKE and CONFIG_SHELL in the environment to configure scripts
that are run as part of the gcc3 and gcc4 build.
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/gnu/usr.bin/gcc3/backend/Makefile
cvs rdiff -r1.6 -r1.7 src/gnu/usr.bin/gcc3/host-libiberty/Makefile
cvs rdiff -r1.5 -r1.6 src/gnu/usr.bin/gcc4/backend/Makefile
cvs rdiff -r1.1 -r1.2 src/gnu/usr.bin/gcc4/host-libiberty/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