Skip to content

Update patch for ax_c_float_words_bigendian.m4 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

hoodmane
Copy link
Contributor

The original patch:
autoconf-archive/autoconf-archive#279 broke endianness detection on Emscripten. This was fixed in this followup: autoconf-archive/autoconf-archive#316

We also have worked around the problem by adjusting configure.ac in the Python repo to handle this case:
python/cpython#126387
But it's useful for us to use the upstream autoconf-archive detection so that we can be completely sure that the fix works in practice.

cc @erlend-aasland

The original patch:
autoconf-archive/autoconf-archive#279
broke endianness detection on Emscripten. This was fixed in this followup:
autoconf-archive/autoconf-archive#316

We also have worked around the problem by adjusting `configure.ac` in the Python
repo to handle this case:
python/cpython#126387
But it's useful for us to use the upstream autoconf-archive detection so that we
can be completely sure that the fix works in practice.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant