diff options
author | David D. Zuhn <zoo@cygnus> | 1993-04-18 00:21:36 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-04-18 00:21:36 +0000 |
commit | 91a9685cbe986de3604c336e4cdd6436a4a8086e (patch) | |
tree | 76af9375d5a3172ba50fc7c62e07e1039b68a3dd /config | |
parent | * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv (diff) | |
download | binutils-gdb-91a9685cbe986de3604c336e4cdd6436a4a8086e.tar.gz binutils-gdb-91a9685cbe986de3604c336e4cdd6436a4a8086e.tar.bz2 binutils-gdb-91a9685cbe986de3604c336e4cdd6436a4a8086e.zip |
* config/mh-delta88: remove extraneous GCC references
Diffstat (limited to 'config')
-rw-r--r-- | config/mh-delta88 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/config/mh-delta88 b/config/mh-delta88 index e738d0eb501..dbb2a1a9e88 100644 --- a/config/mh-delta88 +++ b/config/mh-delta88 @@ -1,7 +1,5 @@ +INSTALL = cp RANLIB = true -# Sorry about this, but my machine runs out of memory . -CFLAGS = -CC=gcc -O2 |