-
Notifications
You must be signed in to change notification settings - Fork 2k
Closed
Description
Numpy's ar.patch hardcodes the use of the arm ar binary in the android tools, when it should use arch.compiler_prefix to choose the right one. This means it will probably not work on anything but arm, though it should be very simple to fix.
The compiler_prefix could be passed to numpy with e.g. an environment variable.
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels