Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.7k
Commit57e63ca
committed
gh-99942: fix regression in python.pc that broke linking on android/cygwin
In commit254b309 a previous change toavoid linking to libpython was partially reverted for Android (and laterCygwin as well), to add back the link flags. This was applied todistutils and to python-config.sh, but not to python.pc.Add it back to python.pc as well.1 parent36a0b1d commit57e63ca
File tree
2 files changed
+3
-1
lines changed- Misc
- NEWS.d/next/Build
2 files changed
+3
-1
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
0 commit comments
Comments
(0)