From 0cfae9fdb584dcd20b31c7dbc7c4820baf4a622b Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Tue, 25 Feb 2014 17:32:22 -0800 Subject: [PATCH] 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 --- core/64_bit_blacklist.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/core/64_bit_blacklist.mk b/core/64_bit_blacklist.mk index 99db95d22..7de9224dd 100644 --- a/core/64_bit_blacklist.mk +++ b/core/64_bit_blacklist.mk @@ -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 \ -- 2.11.0