This project has been archived by its maintainers, and is no longer receiving any updates.
Restore System Python’s ability to compile extensions, which has been broken on OS X 10.9 with Xcode 5.1.
System Python has a compile flag -mno-fused-madd, which is unrecognized by clang. Xcode 5.1 updates clang to a version that promotes this warning to an error, making it impossible to compile any extensions on System Python after installing Xcode 5.1.
This patches /System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/_sysconfigdata.py to remove any instances of -mno-fused-madd.
Since it modifies system files, this is probably a horrible thing to do, and nobody should use it. But here it is anyway, use at your own risk.
Release files for nonofusedmadd 0.0.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| nonofusedmadd-0.0.2.tar.gz | 2.3 kB | Details |
Release files / nonofusedmadd-0.0.2.tar.gz
| Download URL | nonofusedmadd-0.0.2.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
92ea35d824f2d9bfa199604ffde667654af180d69338d069674f78fb5412577c
|
|
BLAKE2b-256 checksum How to use checksums |
de54aab3c409fe8fae7ccc2b18721a3663a8949a3d7efa89846a4d0fb1e99f97
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |