forked from Imagelibrary/binutils-gdb
Allways use -O2
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
RANLIB = echo >/dev/null
|
||||
|
||||
# Sorry about this, but my machine runs out of memory .
|
||||
MINUS_G =
|
||||
CC=gcc -O2
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user