[3.14] gh-148294: Make configure find g++ correctly (GH-148298) by miss-islington · Pull Request #150211 · python/cpython
Conversation
Contributor
The AC_PATH_TOOL calls had included a duplicated argument, causing a "PATH"
consisting of notfound to be searched instead of $PATH.
(cherry picked from commit c613f72)
Co-authored-by: sendaoYan yansendao@126.com
The `AC_PATH_TOOL` calls had included a duplicated argument, causing a "`PATH`" consisting of `notfound` to be searched instead of `$PATH`. (cherry picked from commit c613f72) Co-authored-by: sendaoYan <yansendao@126.com>
miss-islington
requested review from
corona10 and
erlend-aasland
as code owners
bedevere-app
Bot
mentioned this pull request
bedevere-app
Bot
added
the
awaiting review
label
bedevere-app
Bot
mentioned this pull request
sendaoYan
reviewed
sendaoYan
left a comment
sendaoYan
left a comment
Contributor
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks backport this fix.
zware
approved these changes
bedevere-app
Bot
added
awaiting merge
and removed
awaiting review
labels
zware
enabled auto-merge (squash)
bedevere-app
Bot
removed
the
awaiting merge
label
miss-islington
deleted the
backport-c613f72-3.14
branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment