am a0267df2: Merge "Remove libpac and v8 from the 64-bit blacklist."

* commit 'a0267df234db59d34891a01e0761233abc9ae4b1':
  Remove libpac and v8 from the 64-bit blacklist.
This commit is contained in:
Torne (Richard Coles) 2014-05-01 09:20:19 +00:00 committed by Android Git Automerger
commit f0b5bfec7b

View file

@ -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 \