https://bugs.kde.org/show_bug.cgi?id=379764

            Bug ID: 379764
           Summary: support x86-64 android
           Product: valgrind
           Version: 3.12.0
          Platform: Android
                OS: Android 7.x
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: jsew...@acm.org
          Reporter: e...@google.com
  Target Milestone: ---

Created attachment 105496
  --> https://bugs.kde.org/attachment.cgi?id=105496&action=edit
switch to __BIONIC__ in a couple of places that were missing Android x86-64
support

AOSP has valgrind 3.12 with only a few small patches
(https://android.googlesource.com/platform/external/valgrind/+/master/ANDROID_PATCH_AGAINST_UPSTREAM.txt).
three of them already have bugs here, but i couldn't find one for x86-64
support.

attached is a patch against svn HEAD to just test for __BIONIC__ since these
are both places where you're interested in "what libc is this?" rather than
actually having per-arch details to worry about.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to