Update patchelf

This commit is contained in:
TheAssassin
2022-09-14 20:52:47 +02:00
parent a227317083
commit 05855fa11a

View File

@@ -47,7 +47,7 @@ pushd "$BUILD_DIR"
git clone https://github.com/NixOS/patchelf.git .
# cannot use -b since it's not supported in really old versions of git
git checkout 0.14.5
git checkout 0.15.0
# prepare configure script
./bootstrap.sh