Skip to content
Commit 26127bd7 authored by Saleem Abdulrasool's avatar Saleem Abdulrasool
Browse files

build: add --with-python option



This adds a new --with-python option to allow configuration of the python binary
for building.  If not specified, $PATH will be searched for common python binary
names (python, python2, python3).  If specified, and the path is not executable,
it will attempt to search $PATH.

Signed-off-by: default avatarSaleem Abdulrasool <compnerd@compnerd.org>
Reviewed-by: default avatarEric Christopher &lt;echristo@gmail.com&gt;, Daniel Dunbar <daniel@zuster.org>
llvm-svn: 173890
parent afed1ddb
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment