Skip to content
Snippets Groups Projects
Commit a290947a authored by Roman Kiryanov's avatar Roman Kiryanov
Browse files

Disable CONFIG_UNWINDER_ORC


CONFIG_UNWINDER_ORC makes go/ab to fail with
Cannot generate ORC metadata for CONFIG_UNWINDER_ORC=y, please install libelf-dev, libelf-devel or elfutils-libelf-devel"

Bug: 111742629
Change-Id: Ifa67e943ed15785a050959079be48d85e0616400
Signed-off-by: default avatarRoman Kiryanov <rkir@google.com>
parent c241c6fe
Branches
Tags
No related merge requests found
......@@ -452,6 +452,7 @@ CONFIG_SCHEDSTATS=y
CONFIG_SCHED_TRACER=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_PROVIDE_OHCI1394_DMA_INIT=y
CONFIG_UNWINDER_FRAME_POINTER=y
CONFIG_KEYS=y
CONFIG_SECURITY_PERF_EVENTS_RESTRICT=y
CONFIG_SECURITY=y
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment