ANDROID: x86_64_cuttlefish_defconfig: Disable ORC unwinder.
authorAlistair Strachan <astrachan@google.com>
Tue, 22 May 2018 23:35:04 +0000 (16:35 -0700)
committerAlistair Strachan <astrachan@google.com>
Wed, 23 May 2018 01:04:12 +0000 (18:04 -0700)
commitdffd8d09b2075b4119091fa60b856dd312d1ffed
treefa57487fbc3bee61814222a7a92a069a938e1fb4
parente47f8ea78ef2034081d665494f8458d60666b0f7
ANDROID: x86_64_cuttlefish_defconfig: Disable ORC unwinder.

Disable the ORC unwinder. This feature requires libelf-dev, which is
breaking some automated build systems that do not have it installed.

As we already enabled CONFIG_FRAME_POINTER, we already incurred the
performance penalty of the legacy stack unwinder, so this is pretty
much a no-op change.

Bug: 63889157
Change-Id: Ic0704ebb726c97449ed873556262cc0db3e9a6cf
Signed-off-by: Alistair Strachan <astrachan@google.com>
arch/x86/configs/x86_64_cuttlefish_defconfig