Skip to content

Conversation

@pxinwr
Copy link
Contributor

@pxinwrpxinwr commented Nov 19, 2020

Previously on VxWorks compiling socket extension module needs the libnet to link. Now VxWorks has moved the replied functions to libc. So removing libnet from setup.py.

https://bugs.python.org/issue31904

Automerge-Triggered-By: GH:gpshead

@miss-islingtonmiss-islington merged commit 00a6568 into python:masterNov 28, 2020
adorilson pushed a commit to adorilson/cpython that referenced this pull request Mar 13, 2021
…ythonGH-23394) Previously on VxWorks compiling socket extension module needs the libnet to link. Now VxWorks has moved the replied functions to libc. So removing libnet from setup.py.
@pxinwrpxinwr deleted the fix-issue-31904-setup branch May 7, 2021 07:42
@kuhlenoughkuhlenoughmannequin mentioned this pull request Jan 12, 2024
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.

5 participants

@pxinwr@gpshead@the-knights-who-say-ni@bedevere-bot@miss-islington