Commit 1a9ea90
committed
Strip host /usr/ include/lib paths from Pillow cross-compilation
The build Python's sysconfig leaks /usr/include into compiler dirs
via crossenv, causing glibc headers to shadow NDK sysroot headers
on Linux CI runners.1 parent 3feee10 commit 1a9ea90
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
0 commit comments