summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbohu <bohu@google.com>2021-01-06 10:59:12 -0800
committerbohu <bohu@google.com>2021-01-06 10:59:12 -0800
commitb06aee625002d0738c5576bbf437b9378229bef0 (patch)
tree0e8ba908ca9f160db2e495511f59790241279c38
parentdb4a802b730a7e238a7e67dbfb2304dab50177be (diff)
downloadqemu-android-deps-emu-33-dev.tar.gz
Older distro does not have glibc2.29 or later; so pack this together with emulator to work around this limitation. patchelf is also needed to update the rpath and linker path for emulator binaries. Change-Id: I3f98ac61727a9b26c173a61a2911b1ceddaa1919
-rw-r--r--linux-aarch64/lib/glibc-2.29.tgzbin0 -> 7270284 bytes
-rw-r--r--linux-aarch64/lib/patchelf.tgzbin0 -> 63386 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/linux-aarch64/lib/glibc-2.29.tgz b/linux-aarch64/lib/glibc-2.29.tgz
new file mode 100644
index 0000000..0ac4826
--- /dev/null
+++ b/linux-aarch64/lib/glibc-2.29.tgz
Binary files differ
diff --git a/linux-aarch64/lib/patchelf.tgz b/linux-aarch64/lib/patchelf.tgz
new file mode 100644
index 0000000..a36dcee
--- /dev/null
+++ b/linux-aarch64/lib/patchelf.tgz
Binary files differ