Commit 101beb9
committed
Make build process set PKG_CONFIG_PATH variable
If the platform has pkg-config then add python's .pc files to the end of
the pkg-config search path. If there was a problem setting it or
pkg-config doesn't exist then do nothing.
It appears that the environment variable change only exists within the
build process.1 parent 98e7a95 commit 101beb9
1 file changed
+18
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
261 | 275 | | |
262 | 276 | | |
263 | 277 | | |
| |||
267 | 281 | | |
268 | 282 | | |
269 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
| 287 | + | |
270 | 288 | | |
271 | 289 | | |
272 | 290 | | |
| |||
0 commit comments