diff options
author | Ian Lance Taylor <ian@airs.com> | 1992-09-29 21:13:29 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1992-09-29 21:13:29 +0000 |
commit | ab96cdfc78bc8376780a3c84de767d06f5e09950 (patch) | |
tree | 6f4131505dcc0b0976348185a3cd5f505ba6a935 /ChangeLog | |
parent | 4e55c0f2d323d831f6c2d3aafb5a4180e74a2756 (diff) | |
download | gdb-ab96cdfc78bc8376780a3c84de767d06f5e09950.zip gdb-ab96cdfc78bc8376780a3c84de767d06f5e09950.tar.gz gdb-ab96cdfc78bc8376780a3c84de767d06f5e09950.tar.bz2 |
Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
* Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
from the same source tree and not building a cross-compiler. This
matters for the libg++ configuration if reconfiguring a tree that
has already been installed.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com) + + * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc + from the same source tree and not building a cross-compiler. This + matters for the libg++ configuration if reconfiguring a tree that + has already been installed. + +Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com) + + * config.sub (i486v/i486v4): Merge in from FSF version. + Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com) * configure: only set PWD if it is already set. |