Skip to content

Commit

Permalink
Run otool
Browse files Browse the repository at this point in the history
  • Loading branch information
eddelbuettel committed Sep 2, 2024
1 parent 1adaa6d commit 9f656e8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Makevars.in
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,5 @@ all: $(SHLIB)
echo "fixing"; \
install_name_tool -add_rpath @loader_path/../blp Rblpapi.so; \
install_name_tool -add_rpath @loader_path/../inst/blp Rblpapi.so; \
otool -L Rblpapi.so; \
fi

0 comments on commit 9f656e8

Please sign in to comment.