Alexey Serbin has uploaded this change for review. ( http://gerrit.cloudera.org:8080/20543
Change subject: [util] clean up libunwind headers for aarch64 ...................................................................... [util] clean up libunwind headers for aarch64 It turns out the specialization of libunwind headers for a particular architecture is done within the libunwind.h header itself, so there is no need for arch-specific preprocessor directives in the files that use libunwind API. I verified that the result code builds successfully on aarch64, in particular on a Graviton3 instance in EC2. This changelist doesn't contain any functional modifications. This is a follow-up to f5d2899a6483fc08a17ade8d9b26b3e6930da4e4. Change-Id: Ic2ed98f15cf83484e4f2efa8c76414d2218f12e1 --- M src/kudu/util/debug-util.cc 1 file changed, 0 insertions(+), 4 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/43/20543/1 -- To view, visit http://gerrit.cloudera.org:8080/20543 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: newchange Gerrit-Change-Id: Ic2ed98f15cf83484e4f2efa8c76414d2218f12e1 Gerrit-Change-Number: 20543 Gerrit-PatchSet: 1 Gerrit-Owner: Alexey Serbin <[email protected]>
