-
Notifications
You must be signed in to change notification settings - Fork 557
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pipcl.py: fix errors on Linx+python-3.10 and MacOS+arm64.
Remove any `-lcrypt` arg from `python-config --ldflags` on linux; this fixes runtime errors on some systems with python-3.10. Fix MacOS cross-building - we need to use $ARCHFLAGS if set. Fix generated RECORD file to contain a reference to itself, with empty checksum and size fields.
- Loading branch information
1 parent
eef9878
commit ddf63a4
Showing
1 changed file
with
44 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters