-
-
Notifications
You must be signed in to change notification settings - Fork 31.7k
Support OpenCSW in setup.py #59848
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This patch proposes to add out of the box support for building against OpenCSW libraries on Solaris. It makes building all the extension modules a lot simpler since the CSW repositories provide almost all required libaries. The order of preference is /usr/local, then /opt/csw which should prefer libaries manually installed by the admin. |
LGTM. In the usual case, it is harmless if the system is no Solaris, or OpenCSW is not installed. |
+1 |
|
That’s true. If people still want to use opencsw for building CPython, please open a new feature request targetting the current build system. |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: