From 8a3d997e537a2c650a4713ceb27e2077ad93c8cb Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Sun, 12 Nov 2000 00:29:37 +0000 Subject: * gcc_build: Add -o option for setting the objdir to use. From-SVN: r37397 --- contrib/ChangeLog | 4 ++++ contrib/gcc_build | 4 +++- 2 files changed, 7 insertions(+), 1 deletion(-) (limited to 'contrib') diff --git a/contrib/ChangeLog b/contrib/ChangeLog index 545057a..6d94651 100644 --- a/contrib/ChangeLog +++ b/contrib/ChangeLog @@ -1,3 +1,7 @@ +Sat Nov 11 17:29:03 2000 Mark P Mitchell + + * gcc_build: Add -o option for setting the objdir to use. + 2000-11-11 Jeff Law , * release: New file. diff --git a/contrib/gcc_build b/contrib/gcc_build index 2989628..f20366e 100755 --- a/contrib/gcc_build +++ b/contrib/gcc_build @@ -62,6 +62,7 @@ cat <