diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-04-01 18:49:02 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-04-01 18:49:02 +0000 |
commit | 37ed0b119b1c7fdfbf21e68007f88452cbc6f735 (patch) | |
tree | 85634f3d06a9e2d1d0740eb83607f41bc924ad91 /ChangeLog | |
parent | 117733ad8d37ddea7f82fb98d3c091e48682724b (diff) | |
download | binutils-37ed0b119b1c7fdfbf21e68007f88452cbc6f735.zip binutils-37ed0b119b1c7fdfbf21e68007f88452cbc6f735.tar.gz binutils-37ed0b119b1c7fdfbf21e68007f88452cbc6f735.tar.bz2 |
Revert automatic setting of -with-gnu-ld and -with-gnu-as.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -1,8 +1,6 @@ Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com) - * configure.in: Build gas for mips-*-*. If configuring gas and/or - ld, and the source directories exist, assume -with-gnu-as and/or - -with-gnu-ld. + * configure.in: Build gas for mips-*-*. Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com) |