Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.7] bpo-36508: python-config don't export LINKFORSHARED (GH-12661)#12748

Merged
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-e65f01f-3.7miss-islington/cpython:backport-e65f01f-3.7Copy head branch name to clipboard
Apr 16, 2019
Merged

[3.7] bpo-36508: python-config don't export LINKFORSHARED (GH-12661)#12748
vstinner merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-e65f01f-3.7miss-islington/cpython:backport-e65f01f-3.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 9, 2019

Copy link
Copy Markdown
Contributor

python-config --ldflags no longer includes flags of the LINKFORSHARED
variable. The LINKFORSHARED variable must only be used to build
executables.
(cherry picked from commit e65f01f)

Co-authored-by: Victor Stinner vstinner@redhat.com

https://bugs.python.org/issue36508

python-config --ldflags no longer includes flags of the LINKFORSHARED
variable. The LINKFORSHARED variable must only be used to build
executables.
(cherry picked from commit e65f01f)

Co-authored-by: Victor Stinner <vstinner@redhat.com>
@vstinner

vstinner commented Apr 9, 2019

Copy link
Copy Markdown
Member

The backport is straightfoward, but I would prefer to see the buildbot runnings on it before merging it into 3.7.

@miss-islington

Copy link
Copy Markdown
Contributor Author

@vstinner: Status check is done, and it's a success ✅ .

@vstinner vstinner merged commit cd46b09 into python:3.7 Apr 16, 2019
@miss-islington miss-islington deleted the backport-e65f01f-3.7 branch April 16, 2019 13:01
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.