diff options
author | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:59:30 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-07-18 05:59:30 +0000 |
commit | b4edd96978674833b749b4418ccdbf514798be65 (patch) | |
tree | 1b34b2e86b84ca1667a718c774385da2f31efe6a /ChangeLog | |
parent | ff34c090ce46bec1b9bac39a47332ca32bab09a0 (diff) | |
download | gdb-b4edd96978674833b749b4418ccdbf514798be65.zip gdb-b4edd96978674833b749b4418ccdbf514798be65.tar.gz gdb-b4edd96978674833b749b4418ccdbf514798be65.tar.bz2 |
build in-place before other builds
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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) |