mirror of
https://github.com/python/cpython.git
synced 2025-07-28 13:44:43 +00:00
Temporary define to avoid build failure
This commit is contained in:
parent
bb28285ea2
commit
fd42f30991
1 changed files with 2 additions and 0 deletions
|
@ -116,6 +116,8 @@
|
|||
|
||||
#include "Python.h"
|
||||
|
||||
#define IEEE_8087
|
||||
|
||||
/* if PY_NO_SHORT_FLOAT_REPR is defined, then don't even try to compile
|
||||
the following code */
|
||||
#ifndef PY_NO_SHORT_FLOAT_REPR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue