Merge "Remove chromium_org and webview from the 64-bit blacklist."
This commit is contained in:
commit
3467048f3f
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