diff options
author | Alessandro Gatti <a.gatti@frob.it> | 2024-06-01 11:49:38 +0200 |
---|---|---|
committer | Damien George <damien@micropython.org> | 2024-06-06 13:01:42 +1000 |
commit | d7aa2fe9d7efc30591e22ddcd276e85f1d13e9d2 (patch) | |
tree | d00338d889b45e007ee20746b1c2a489309301ac /py/parse.c | |
parent | ace08c39786871f4674c2d36a4b59343d64c7603 (diff) | |
download | micropython-d7aa2fe9d7efc30591e22ddcd276e85f1d13e9d2.tar.gz micropython-d7aa2fe9d7efc30591e22ddcd276e85f1d13e9d2.zip |
lib/libm: Define _IEEE_LIBM only if not set.
fdilibm was originally meant to see _IEEE_LIBM defined from outside the
libm code, not it being hardcoded in. Picolibc assumes this assumption
holds true and attempts to define itself, conflicting with the existing
definition.
Signed-off-by: Alessandro Gatti <a.gatti@frob.it>
Diffstat (limited to 'py/parse.c')
0 files changed, 0 insertions, 0 deletions