Commit 78ff5eea by Joseph Myers Committed by Joseph Myers

* gcc_release (DIFF): Remove -3 option.

From-SVN: r81767
parent 6de9cd9a
2004-05-13 Joseph S. Myers <jsm@polyomino.org.uk>
* gcc_release (DIFF): Remove -3 option.
2003-07-26 Paul Brook <paul@nowt.org> 2003-07-26 Paul Brook <paul@nowt.org>
* gcc_release: Add gcc-fortran. * gcc_release: Add gcc-fortran.
......
...@@ -520,7 +520,7 @@ FILE_LIST="" ...@@ -520,7 +520,7 @@ FILE_LIST=""
BZIP2="${BZIP2:-bzip2}" BZIP2="${BZIP2:-bzip2}"
CVS="${CVS:-cvs -f -Q -z9}" CVS="${CVS:-cvs -f -Q -z9}"
DIFF="${DIFF:-diff -Nrc3pad}" DIFF="${DIFF:-diff -Nrcpad}"
ENV="${ENV:-env}" ENV="${ENV:-env}"
GZIP="${GZIP:-gzip --best}" GZIP="${GZIP:-gzip --best}"
SCP="${SCP:-scp -p}" SCP="${SCP:-scp -p}"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment