From 75be2ece6d774b9704e6c75970493ed6e16bb8ad Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Thu, 11 Aug 2022 09:55:25 +0200 Subject: 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. --- patchelf-0.9.tar.lz | Bin 0 -> 144260 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 patchelf-0.9.tar.lz diff --git a/patchelf-0.9.tar.lz b/patchelf-0.9.tar.lz new file mode 100644 index 0000000..48b38f6 Binary files /dev/null and b/patchelf-0.9.tar.lz differ -- cgit v1.2.1