Allways use -O2
authorSteve Chamberlain <sac@cygnus>
Tue, 12 Nov 1991 04:58:15 +0000 (04:58 +0000)
committerSteve Chamberlain <sac@cygnus>
Tue, 12 Nov 1991 04:58:15 +0000 (04:58 +0000)
config/mh-delta88

index e112ca5..cde6871 100644 (file)
@@ -1,5 +1,7 @@
 RANLIB = echo >/dev/null
-
+# Sorry about this, but my machine runs out of memory .
+MINUS_G = 
+CC=gcc -O2