am f0b5bfec: am a0267df2: Merge "Remove libpac and v8 from the 64-bit blacklist."
* commit 'f0b5bfec7b0a715cd09da7540f0a772e31b65c71': Remove libpac and v8 from the 64-bit blacklist.
This commit is contained in:
commit
2b2a495317
|
@ -1,10 +1,5 @@
|
|||
ifneq ($(TARGET_2ND_ARCH),)
|
||||
|
||||
# chromium-libpac needs porting to the chromium_org V8 instead of legacy V8.
|
||||
_64_bit_directory_blacklist += \
|
||||
external/chromium-libpac \
|
||||
external/v8 \
|
||||
|
||||
# misc build errors
|
||||
_64_bit_directory_blacklist += \
|
||||
device/generic/goldfish/opengl \
|
||||
|
|
Loading…
Reference in New Issue