commit | 3017ffbbc2e6f997e9e400bab5f83e56b47eb3bb | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | Wed Oct 14 21:43:14 2020 +0200 |
committer | Anay Wadhera <anay1018@gmail.com> | Thu Oct 15 09:14:39 2020 +0200 |
tree | 3420e270b9e7c3ad587660e790b3f2cbe778f031 | |
parent | 3a8b39af337da94767ac08b810a76cd409f7621b [diff] |
tools-lineage: Add prebuilt patchelf v0.9 * Seems newer versions can corrupt binaries * Commit 44b7f95 * Compiled using official commands list * https://github.com/NixOS/patchelf#compiling-and-testing * Then for linux-x86 statically relinked with: gcc -Os -Wall -fexceptions -pthread -o patchelfstatic src/patchelf.o -static -lstdc++ (macOS same was done, minus -static) Co-authored-by: Nolen Johnson <johnsonnolen@gmail.com> Change-Id: I0506a028e597b4934383b027450c6a7780ebb0ff