Skip to content

[3.11] gh-78630: Drop invalid HP aCC compiler switch -fPIC on HP-UX (GH-8847)#92977

Merged
miss-islington merged 1 commit intopython:3.11from
miss-islington:backport-09be18a-3.11
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 intopython:3.11from
miss-islington:backport-09be18a-3.11

Conversation

@miss-islington
Copy link
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 [email protected]

…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 <[email protected]>
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

1 similar comment
@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
Contributor Author

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

@miss-islington
Copy link
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