Merge "Enable R8 by default (fourth attempt)"
This commit is contained in:
commit
968d6c00e5
1 changed files with 1 additions and 1 deletions
|
@ -556,7 +556,7 @@ endif
|
||||||
|
|
||||||
# Default R8 behavior when USE_R8 is not specified.
|
# Default R8 behavior when USE_R8 is not specified.
|
||||||
ifndef USE_R8
|
ifndef USE_R8
|
||||||
USE_R8 := false
|
USE_R8 := true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in a new issue