Files
meta-openembedded/meta-python/recipes-devtools/python
S. Lockwood-Childs 8c85e1a7d1 python-cython: mangle scripts to use /usr/bin/env python
This prevents runtime failure "bad interpreter: No such file or directory"
from running native cython when the native python is installed
at a long path, exceeding the 128-character limit for shebang lines
on linux. Exceeding the limit was already possible when using a long
path for topdir, but it got easier to exceed after the switch to per-recipe
sysroots.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
2017-06-05 11:01:44 +02:00
..
2017-04-26 20:13:28 +02:00
2016-08-22 15:56:28 +02:00
2017-02-13 18:43:26 +01:00