Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
gh-98948: Remove obsolete readelf dependency#98949
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
cc@vstinner , because I know he's in love with autoconf. I didn't run a local autoreconf because my local version is different from the one used to generate previous version. Instead, I manually edited the |
26b6505 to033f5f0CompareCan you try to add a NEWS entry in the Build category to document your change? Seehttps://devguide.python.org/ about blurb. |
I added a commit to your branch: I ran "make regen-configure" which uses a container to get always the same version. |
e425077 to0fae64fCompare@vstinner : entry added & commits squashed. Thanks for the review! |
0fae64f tod69d8adCompareThis got introduced in commit5884449to determine if readline is already linked against curses or tinfo inthe setup.py, which is no longer present.
d69d8ad to0de323bCompareMerged, thanks! |
Uh oh!
There was an error while loading.Please reload this page.
This got introduced in commit5884449 to determine if readline is already linked against curses or tinfo in the setup.py, which is no longer present.