Skip to content

Commit

Permalink
use new delocate
Browse files Browse the repository at this point in the history
  • Loading branch information
isuruf committed Mar 21, 2024
1 parent 9241fdc commit fb66cd5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions recipe/build_openmm.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ function repair() {
--exclude libnvrtc.so.${cuda_compiler_version} \
--lib-sdir=$LIB_SDIR
else
$BUILD_PREFIX/bin/python -m pip install "git+https://github.com/isuruf/delocate@delete_rpath"
python $(which delocate-wheel) \
-w fixed_wheels \
--sanitize-rpaths \
Expand Down

0 comments on commit fb66cd5

Please sign in to comment.