diff options
author | Samuel Martin <s.martin49@gmail.com> | 2014-04-15 00:09:48 +0200 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2014-04-15 23:18:00 +0200 |
commit | 40218a16526946f35dab0d05f379f71a01f29530 (patch) | |
tree | c45708c5739803d8addb3d526309a07dfb846fef /package/python-pyrex/python-pyrex.mk | |
parent | bde585518e305e8dac19c1b0541ca2ae9ba65e91 (diff) | |
download | buildroot-40218a16526946f35dab0d05f379f71a01f29530.tar.gz buildroot-40218a16526946f35dab0d05f379f71a01f29530.zip |
nodejs: force python interpreter
nodejs build system is based on python, and it does not support python3.
This patch makes sure python2 is used for the build.
Note that, setting PYTHON=... at configure time or in the make
environment is not enough to override all the hard-coded python call, so
we have to sed some python scripts to avoid being screwed.
Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-pyrex/python-pyrex.mk')
0 files changed, 0 insertions, 0 deletions