gb_COMPILERDEFAULTOPTFLAGS is set in com_GCC_defs.mk
This commit is contained in:
parent
29eed849a3
commit
09c72c9e70
1 changed files with 0 additions and 2 deletions
|
@ -31,8 +31,6 @@ COM := GCC
|
||||||
|
|
||||||
gb_CPUDEFS := -DARM32
|
gb_CPUDEFS := -DARM32
|
||||||
|
|
||||||
gb_COMPILERDEFAULTOPTFLAGS := -O2
|
|
||||||
|
|
||||||
ifeq ($(CC),)
|
ifeq ($(CC),)
|
||||||
$(error You must set CC in the environment. See README.cross for example.)
|
$(error You must set CC in the environment. See README.cross for example.)
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in a new issue