aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1992-04-22 21:42:25 +0000
committerFred Fish <fnf@specifix.com>1992-04-22 21:42:25 +0000
commitde862087a25fd66f917ea58c7f53e42e69f79b67 (patch)
treefe05468b5f0861f688c96c3beb8c33d5f28c0b9c /config
parent58760cdaa20b55c1de670be962d4bba8e87dbe7d (diff)
downloadfsf-binutils-gdb-de862087a25fd66f917ea58c7f53e42e69f79b67.zip
fsf-binutils-gdb-de862087a25fd66f917ea58c7f53e42e69f79b67.tar.gz
fsf-binutils-gdb-de862087a25fd66f917ea58c7f53e42e69f79b67.tar.bz2
Replace MINUS_G with CFLAGS per new configuration standard.
Diffstat (limited to 'config')
-rw-r--r--config/mh-delta882
1 files changed, 1 insertions, 1 deletions
diff --git a/config/mh-delta88 b/config/mh-delta88
index cde6871..3b3d9cd 100644
--- a/config/mh-delta88
+++ b/config/mh-delta88
@@ -1,6 +1,6 @@
RANLIB = echo >/dev/null
# Sorry about this, but my machine runs out of memory .
-MINUS_G =
+CFLAGS =
CC=gcc -O2