Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Remove unnecessary Python linking #421

Merged
merged 1 commit into from
Apr 2, 2018
Merged

Remove unnecessary Python linking #421

merged 1 commit into from
Apr 2, 2018

Conversation

znation
Copy link
Contributor

@znation znation commented Apr 1, 2018

This will help compatibility of our binary distribution
with Python packages that don't --enable-shared.

We shouldn't directly link to libpython2.7 anyway, as per
https://www.python.org/dev/peps/pep-0513/#libpythonx-y-so-1

@znation znation requested review from hoytak and nickjong April 1, 2018 08:47
This will help compatibility of our binary distribution
with Python packages that don't `--enable-shared`.

We shouldn't directly link to libpython2.7 anyway, as per
https://www.python.org/dev/peps/pep-0513/#libpythonx-y-so-1
@znation znation merged commit f91b262 into apple:master Apr 2, 2018
@znation znation deleted the avoid_linking_python_3 branch April 2, 2018 17:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants