Reactivate RELR relocations
Chromium only supports A10, so deactivation is no longer necessary.
This commit is contained in:
@@ -68,10 +68,6 @@ if (target_os == "android" || target_os == "win") {
|
||||
enable_platform_dts_audio = false
|
||||
enable_passthrough_audio_codecs = false
|
||||
|
||||
# Do not compile libmonochrome.so with RELR relocations
|
||||
# since supported only on API 28+
|
||||
use_relr_relocations=false
|
||||
|
||||
# disabled the use of the context snapshot
|
||||
# see https://github.com/uazo/cromite/pull/317 for context
|
||||
use_v8_context_snapshot = false
|
||||
|
||||
Reference in New Issue
Block a user