mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-15 03:48:11 +08:00
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