Fix linux (non bionic) arm64 build

PTRACE_PEEKMTETAGS has been introduced in glibc very recently in
https://sourceware.org/git/?p=glibc.git;a=commit;h=0ff786226c03456bef332950ecf51793205a4f5d
and is not yet available in major distributions.

mte_supported() is only defined in bionic.

Let's disable mte support in non bionic linux arm64 to fix the build
there.

Test: All unit tests pass.
Reported-at: https://github.com/google/perfetto/issues/209
Change-Id: Iaac59978ff1c83b26a8e0e8fc92c0f4b5769e615
1 file changed
tree: 805c7411369e14dfa27a4cef0019f3e9161fe9c8
  1. libbacktrace/
  2. libunwindstack/
  3. OWNERS
  4. PREUPLOAD.cfg