On Fri, Jun 22, 2018 at 08:04:10PM +0200, Timothy Redaelli wrote:
> This commit renames HAVE_PYTHON to HAVE_PYTHON2 and PYTHON to PYTHON2
> and adds HAVE_PYTHON and PYTHON with a different semantics:
> - If PYTHON environment variable is set, use it as PYTHON
> - If a python2 interpreter is available, PYTHON became the python2 interpreter
> - If a python3 interpreter is available, PYTHON became the python3 interpreter
> 
> PYTHON is only used to run the python scripts needed by the build system
> 
> NOTE:
> Since currently most of the utilities and bugtool doesn't support Python3,
> they're installed only if python2 is available. This will be fixed in later
> commits.
> 
> Signed-off-by: Timothy Redaelli <[email protected]>

Applied to master, thanks!
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to