Loading core/64_bit_blacklist.mk +1 −3 Original line number Diff line number Diff line 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 Loading
core/64_bit_blacklist.mk +1 −3 Original line number Diff line number Diff line 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