diff options
author | Michael Tiemann <tiemann@cygnus> | 1992-05-29 02:49:34 +0000 |
---|---|---|
committer | Michael Tiemann <tiemann@cygnus> | 1992-05-29 02:49:34 +0000 |
commit | 49df230880f8c12877865787766573164348efa6 (patch) | |
tree | a8d53ad163f34477582ca7b7396c15da164d483b | |
parent | dfd53fe988ac0fb092fd4bae50533c96fc20f077 (diff) | |
download | gdb-49df230880f8c12877865787766573164348efa6.zip gdb-49df230880f8c12877865787766573164348efa6.tar.gz gdb-49df230880f8c12877865787766573164348efa6.tar.bz2 |
Add flex to the list of keepers. flex is needed to build GNU ld.
-rw-r--r-- | .Sanitize | 1 | ||||
-rw-r--r-- | ChangeLog | 5 |
2 files changed, 6 insertions, 0 deletions
@@ -42,6 +42,7 @@ configure.texi cvs diff emacs +flex gas gcc gdb @@ -1,3 +1,8 @@ +Thu May 28 19:48:35 1992 Michael Tiemann (tiemann@rtl.cygnus.com) + + * .Sanitize: Add flex to the list of keepers. flex is needed to + build GNU ld. + Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com) * config.sub ($os): Add -aout. |