commit | 3a1d81f9c96ac48550933e2373adc996fad9f976 | [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 | 2db1d8ca71a0d83eff9b4597e202e8f4ac61545d | |
parent | 6c691cf2114a4721022eb4154c31f0a67debc048 [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