Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork16
Add patch for ax_c_float_words_bigendian.m4 to autoconf-archive#23
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Add patch for ax_c_float_words_bigendian.m4 to autoconf-archive#23
Uh oh!
There was an error while loading.Please reload this page.
Conversation
The original autoconf-archive PR is here: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
lgtm!!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@erlend-aasland
Nit comment:
If we have to vendor more custom patch, it might good to have own directory under autoconf, (e.g autoconf/diff)
Feel free to merge this PR and publish new release when you want! throughhttps://github.com/python/cpython-devcontainers/actions/workflows/release.yml |
Yes, I thought about that, but I do not anticipate, nor hope, that there will be many patches :) If another patch is needed, let's introduce a more formal system for maintaining them. |
d5e7029
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Prerequisite:python/cpython-devcontainers#23autoconf-archive patch by Dan Amelang.
No description provided.