Patches from WRS:
[deliverable/binutils-gdb.git] / config / mh-delta88
index 5dec60aabb311ce8614df73612e9ef5725ad15cc..e738d0eb5012af6e23fbcdfb90d471944b735563 100644 (file)
@@ -1,8 +1,7 @@
-# Define SYSV as -DSYSV if you are using a System V operating system.
-SYSV = -DSYSV
-RANLIB = echo >/dev/null
-CC=/usr/cygnus/bin/gcc
-
+RANLIB = true
+# Sorry about this, but my machine runs out of memory .
+CFLAGS = 
+CC=gcc -O2
 
 
 
This page took 0.023186 seconds and 4 git commands to generate.