Skip to content

[3.10] bpo-43109: Fix --with-lto configure option on macOS (GH-26341)#26342

Merged
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-59acfd4-3.10
May 25, 2021
Merged

[3.10] bpo-43109: Fix --with-lto configure option on macOS (GH-26341)#26342
miss-islington merged 1 commit into
python:3.10from
miss-islington:backport-59acfd4-3.10

Conversation

@miss-islington

@miss-islington miss-islington commented May 25, 2021

Copy link
Copy Markdown
Contributor

Allow --with-lto configure option to work with Apple-supplied Xcode or
Command Line Tools which do not provide llvm-ar.
(cherry picked from commit 59acfd4)

Co-authored-by: Ned Deily nad@python.org

https://bugs.python.org/issue43109

Allow --with-lto configure option to work with Apple-supplied Xcode or
Command Line Tools which do not provide llvm-ar.
(cherry picked from commit 59acfd4)

Co-authored-by: Ned Deily <nad@python.org>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@ned-deily: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@ned-deily: Status check is done, and it's a success ✅ .

@miss-islington
miss-islington merged commit 25a9cf1 into python:3.10 May 25, 2021
@miss-islington
miss-islington deleted the backport-59acfd4-3.10 branch May 25, 2021 04:19
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.

4 participants