0 -> O
This commit is contained in:
parent
e29c16dc50
commit
f7b7b0399c
@ -1,5 +1,5 @@
|
||||
if test "$GCC" = yes; then
|
||||
CFLAGS=-02
|
||||
CFLAGS=-O2
|
||||
else
|
||||
CFLAGS=-O
|
||||
CC="$CC -b elf"
|
||||
|
Loading…
x
Reference in New Issue
Block a user