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