Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python3: add patch to disable package compiles/tests during cross-builts | Alexandru Ardelean | 2014-10-20 |
| | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | python3: patch setup.py so that it does not include system include dirs | Alexandru Ardelean | 2014-10-20 |
| | | | | | | | | | | | Seems that the Python C extensions were being (or at least trying to be) build using '/usr/include' as the first include folder. Seems this issue was already fixed on MacOS X and now we've extended it for our case. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com> | ||
* | rename folder to python3 | Agent 42 | 2014-10-13 |