diff options
Diffstat (limited to 'config/mh-delta88')
-rw-r--r-- | config/mh-delta88 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/config/mh-delta88 b/config/mh-delta88 index e112ca5..cde6871 100644 --- a/config/mh-delta88 +++ b/config/mh-delta88 @@ -1,5 +1,7 @@ RANLIB = echo >/dev/null - +# Sorry about this, but my machine runs out of memory . +MINUS_G = +CC=gcc -O2 |