Browse Source

Allways use -O2

gdb-4_18-branch
Steve Chamberlain 35 years ago
parent
commit
25403808d1
  1. 4
      config/mh-delta88

4
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

Loading…
Cancel
Save