Merge "Enable R8 by default (third attempt)"
am: 6f516aef40
Change-Id: I26e979f534cc67eeef196a966103bd519ea685d5
This commit is contained in:
commit
54c54f5eb5
|
@ -547,7 +547,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 New Issue