Merge "Revert "Enable R8 by default (third attempt)""
am: 5260c8bdbc
Change-Id: Ibfddda7d59e1ee01967821ad8e1aa9b36e71a572
This commit is contained in:
commit
2a687a2073
|
@ -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 := true
|
USE_R8 := false
|
||||||
endif
|
endif
|
||||||
|
|
||||||
#
|
#
|
||||||
|
|
Loading…
Reference in New Issue