Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Jul 12, 2023

Fetch CONFIG_ARGS from the original source directory, instead of from
the copied source tree. When "make clean" is executed in the copied
source tree, the build directory is cleared and the configure argument
lookup fails. However, the original source directory still contains this
information.
(cherry picked from commit de82732)

Co-authored-by: Ijtaba Hussain ijtabahussain@live.com

…l source directory (pythonGH-103213) Fetch CONFIG_ARGS from the original source directory, instead of from the copied source tree. When "make clean" is executed in the copied source tree, the build directory is cleared and the configure argument lookup fails. However, the original source directory still contains this information. (cherry picked from commit de82732) Co-authored-by: Ijtaba Hussain <ijtabahussain@live.com>
@kumaraditya303kumaraditya303 enabled auto-merge (squash) July 12, 2023 07:01
@kumaraditya303kumaraditya303 merged commit af06a8a into python:3.12Jul 12, 2023
@miss-islingtonmiss-islington deleted the backport-de82732-3.12 branch July 12, 2023 07:33
Sign up for freeto 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.

4 participants

@miss-islington@kumaraditya303@bedevere-bot@TabLand