From: K. Richard Pixley Date: Sat, 18 Jul 1992 05:59:30 +0000 (+0000) Subject: build in-place before other builds X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=b4edd96978674833b749b4418ccdbf514798be65;p=binutils-gdb.git build in-place before other builds --- diff --git a/ChangeLog b/ChangeLog index e4de442faa5..badcba714a3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,7 +3,8 @@ Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com) * test-build.mk: recurse explicitly with -f test-build.mk when appropriate. predicate stage3 and comparison on the existence of gcc. That is, if gcc isn't around, we aren't three-staging. - On very clean, also remove ...stamp-co. + On very clean, also remove ...stamp-co. Build in-place before + doing other builds. Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)