Source-Changes archive

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

CVS commit: src/usr.bin/make



Module Name:    src
Committed By:   apb
Date:           Mon Oct  9 20:46:33 UTC 2006

Modified Files:
        src/usr.bin/make: compat.c

Log Message:
In a non-native build, always use a shell to execute commands.  This may
be necessary in a weird cross-build environment.  Previously, if the
command looked simple enough, we would try to exec it directly.

OK sjg, christos


To generate a diff of this commit:
cvs rdiff -r1.61 -r1.62 src/usr.bin/make/compat.c

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