Message 282836 - Python tracker
Message282836
| Author | xdegaye |
|---|---|
| Recipients | doko, hundeboll, thomas-petazzoni, vstinner, xdegaye, yan12125, zach.ware |
| Date | 2016-12-10.08:34:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481358868.46.0.190036938896.issue20211@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
When cross compiling, setup.py must not look for headers in the directory for installing C header files and must not look for libraries in the directory for installing object code libraries of the _native_ interpreter which is being used to run setup.py. Thomas patch updated to the tip of the default branch. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-10 08:34:28 | xdegaye | set | recipients: + xdegaye, doko, vstinner, zach.ware, thomas-petazzoni, yan12125, hundeboll |
| 2016-12-10 08:34:28 | xdegaye | set | messageid: <1481358868.46.0.190036938896.issue20211@psf.upfronthosting.co.za> |
| 2016-12-10 08:34:28 | xdegaye | link | issue20211 messages |
| 2016-12-10 08:34:28 | xdegaye | create | |