On system where it is necessary to specify python interpreter other than the
default one at configure time (i.e. on ArchLinux where python3 is the default)
executing python2 script with the default python interpreter (python3) does not
work. This patch make sure the scripts are always executed with the correct
interpreter specified.
Tested and it compiles.
Yichao Yu (1):
Use ${PYTHON_EXECUTABLE} to run python scripts.
backend/src/libocl/CMakeLists.txt | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
--
2.1.0
_______________________________________________
Beignet mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/beignet