mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Properly detect float word ordering on Linux (gh-125571) autoconf-archive patch by Dan Amelang. (cherry picked from commit26d627779f) Hardcode WASM float word ordering to little endian (gh-126387) (cherry picked from commit532fc08102)
2 lines
92 B
ReStructuredText
2 lines
92 B
ReStructuredText
Improve detection of float word ordering on Linux when link-time optimizations
|
|
are enabled.
|