diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2022-08-11 09:55:25 +0200 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2022-08-11 09:55:25 +0200 |
commit | 75be2ece6d774b9704e6c75970493ed6e16bb8ad (patch) | |
tree | 0683ca54df0c4404a5c72d2ba56544b2ab577fb8 | |
parent | b7d9bd18305c100453d1fcc9b8011b19534c4a3a (diff) |
Added patchelf 0.9 for older C compilers
The most recent PatchELF needs C++17, which is not yet available on
many compilers. So as backup for those systems, we'll also keep the
older version.
-rw-r--r-- | patchelf-0.9.tar.lz | bin | 0 -> 144260 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/patchelf-0.9.tar.lz b/patchelf-0.9.tar.lz Binary files differnew file mode 100644 index 0000000..48b38f6 --- /dev/null +++ b/patchelf-0.9.tar.lz |