Skip to content

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776) - #155111

Open
mhsmith wants to merge 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13
Open

[3.13] GH-138800: Fix variable substitution in python3.pc for Android (GH-144776)#155111
mhsmith wants to merge 1 commit into
python:3.13from
mhsmith:backport-5918085-3.13

Conversation

@mhsmith

@mhsmith mhsmith commented Aug 3, 2026

Copy link
Copy Markdown
Member

Clarifies the difference between LIBPYTHON, which is the library name, and the flags needed to build modules, which also need the linking path. (cherry picked from commit 5918085)

…ndroid (pythonGH-144776)

Clarifies the difference between LIBPYTHON, which is the library name,
and the flags needed to build modules, which also need the linking path.
(cherry picked from commit 5918085)

Co-authored-by: Yaksh Bariya <yakshbari4@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
Co-authored-by: Malcolm Smith <smith@chaquo.com>
@mhsmith

mhsmith commented Aug 3, 2026

Copy link
Copy Markdown
Member Author

The CIFuzz tests are failing on several other PRs at the moment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants