ryanking13 / auditwheel-emscripten

auditwheel-like tool for Pyodide
Mozilla Public License 2.0
4 stars 4 forks source link

Change repair command to not update dylink needed section and deprecate copy command #25

Closed ryanking13 closed 9 months ago

ryanking13 commented 9 months ago

Fixes repair command's behavior to not modify dylink.needed section.

It has never been properly worked, and never been integrated to emscripten or Pyodide.

This PR changes repair command to work same as copy command, and deprecate copy.