Merge "Revert "Enable R8 by default (third attempt)""
This commit is contained in:
commit
5260c8bdbc
|
@ -547,7 +547,7 @@ endif
|
|||
|
||||
# Default R8 behavior when USE_R8 is not specified.
|
||||
ifndef USE_R8
|
||||
USE_R8 := true
|
||||
USE_R8 := false
|
||||
endif
|
||||
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue