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.11] gh-78630: Drop invalid HP aCC compiler switch -fPIC on HP-UX (GH-8847)#92977

Merged
miss-islington merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-09be18a-3.11miss-islington/cpython:backport-09be18a-3.11Copy head branch name to clipboard
May 19, 2022
Merged

[3.11] gh-78630: Drop invalid HP aCC compiler switch -fPIC on HP-UX (GH-8847)#92977
miss-islington merged 1 commit into
python:3.11python/cpython:3.11from
miss-islington:backport-09be18a-3.11miss-islington/cpython:backport-09be18a-3.11Copy head branch name to clipboard

Conversation

@miss-islington

Copy link
Copy Markdown
Contributor

At compile time, '+z' is already properly used with HP aCC, and shared
libraries are correctly linked with '+b'. The '-fPIC' switch can safely be
dropped.
(cherry picked from commit 09be18a)

Co-authored-by: Michael Osipov michael.osipov@siemens.com

…ythonGH-8847)

At compile time, '+z' is already properly used with HP aCC, and shared
libraries are correctly linked with '+b'. The '-fPIC' switch can safely be
dropped.
(cherry picked from commit 09be18a)

Co-authored-by: Michael Osipov <michael.osipov@siemens.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington

Copy link
Copy Markdown
Contributor Author

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

@miss-islington miss-islington merged commit 0f1748d into python:3.11 May 19, 2022
@miss-islington miss-islington deleted the backport-09be18a-3.11 branch May 19, 2022 16:51
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.