am 04a6aa26
: am 081c1c59
: am 3467048f
: Merge "Remove chromium_org and webview from the 64-bit blacklist."
* commit '04a6aa26489f62d33c08dbbb90973e8c2ea4b11a': Remove chromium_org and webview from the 64-bit blacklist.
This commit is contained in:
commit
131e93af3c
1 changed files with 1 additions and 3 deletions
|
@ -1,11 +1,9 @@
|
|||
ifneq ($(TARGET_2ND_ARCH),)
|
||||
|
||||
# Chromium/V8: needs 64-bit support
|
||||
# chromium-libpac needs porting to the chromium_org V8 instead of legacy V8.
|
||||
_64_bit_directory_blacklist += \
|
||||
external/chromium-libpac \
|
||||
external/chromium_org \
|
||||
external/v8 \
|
||||
frameworks/webview \
|
||||
|
||||
# misc build errors
|
||||
_64_bit_directory_blacklist += \
|
||||
|
|
Loading…
Reference in a new issue