diff options
Diffstat (limited to 'config')
-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 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 |