Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0933cf22 authored by Torne (Richard Coles)'s avatar Torne (Richard Coles)
Browse files

Remove chromium_org and webview from the 64-bit blacklist.

external/chromium_org has been updated to handle 64-bit architectures
correctly in its makefiles; remove it from the blacklist so we can start
experimenting with building a 64/32 multilib version.

Change-Id: Ieb0e4f3cfea1578e01954c4656df90cd8d36b8cc
parent db55f602
Loading
Loading
Loading
Loading
+1 −3
Original line number Original line Diff line number Diff line
ifneq ($(TARGET_2ND_ARCH),)
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 += \
_64_bit_directory_blacklist += \
	external/chromium-libpac \
	external/chromium-libpac \
	external/chromium_org \
	external/v8 \
	external/v8 \
	frameworks/webview \


# misc build errors
# misc build errors
_64_bit_directory_blacklist += \
_64_bit_directory_blacklist += \