commit | 2ffd09a03179514217dbdb7305418a1c50daf677 | [log] [tgz] |
---|---|---|
author | Sebastiano Barezzi <barezzisebastiano@gmail.com> | Sun Jan 17 02:07:26 2021 +0100 |
committer | Nolen Johnson <johnsonnolen@gmail.com> | Tue Feb 23 13:27:39 2021 -0500 |
tree | 209d2265c469deabb4167238bcc99bcb489f5789 | |
parent | 3017ffbbc2e6f997e9e400bab5f83e56b47eb3bb [diff] |
tools-lineage: Add prebuilt patchelf v0.8 * Compiled using official commands list * patchelf repo commit: 21a85cc * [npjohnson]: darwin: Pick https://github.com/NixOS/patchelf/commit/3b9e7913a6d14cb09ed91ce8a1110955bda200ef to get it to build on macOS. * 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) * Rename 0.9 to reflect changes in tools/extract-utils Change-Id: I02ff87dcc5555eb12f07d71b53065f2e619c974f