am 131e93af
: am 04a6aa26
: am 081c1c59
: am 3467048f
: Merge "Remove chromium_org and webview from the 64-bit blacklist."
* commit '131e93af3cc69f2d0debcb4b64a2693a6d64162a': Remove chromium_org and webview from the 64-bit blacklist.
This commit is contained in:
commit
238c44cac5
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