Skip to content

Commit

Permalink
And another
Browse files Browse the repository at this point in the history
  • Loading branch information
arcivanov committed Sep 9, 2024
1 parent 01b97b9 commit 01552d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion patches/0-patch.patch
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ index 402021a..9218689 100755
+ yum -y install centos-release-scl-rh epel-release
elif [ "${AUDITWHEEL_ARCH}" == "i686" ]; then
+ # No epel-release
+ curl -Ls https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0-i686.tar.gz | tar -xz - -C /usr
+ curl -Ls https://github.com/NixOS/patchelf/releases/download/0.18.0/patchelf-0.18.0-i686.tar.gz | tar -xzf - -C /usr
+ BASETOOLS="$(echo -n ${BASETOOLS} | sed 's/patchelf//')"
# No yasm on i686
# Install mayeut/devtoolset-10 repo to get devtoolset-10
Expand Down

0 comments on commit 01552d1

Please sign in to comment.