forked from openkylin/platform_build
oprofile/daemon doesn't build for x86_64.
We'll probably remove external/oprofile soon, but this gets us closer to being able to turn on an x86_64 continuous build in the meantime. Change-Id: Ic1d5331d41dafee9ffed222dc332afed2d4ae356
This commit is contained in:
parent
25b5548522
commit
0cfae9fdb5
|
@ -19,6 +19,7 @@ _64_bit_directory_blacklist += \
|
|||
# misc build errors
|
||||
_64_bit_directory_blacklist += \
|
||||
external/bluetooth/bluedroid \
|
||||
external/oprofile/daemon \
|
||||
external/oprofile/opcontrol \
|
||||
external/tcpdump \
|
||||
frameworks/av \
|
||||
|
|
Loading…
Reference in New Issue