THON2 means that
we can work around this by manually setting PYTHON2=python2 at the make
command invocation.
Matt
From a4f0f029d3936a2241a4ba30bf57450356e3a8a4 Mon Sep 17 00:00:00 2001
From: Matthew William Cox
Date: Mon, 25 Oct 2010 14:32:48 -0400
Subject: [PATCH] fix usage of python in Makefiles
Hello,
Firstly, Kenneth Graunke's patch fixes the autoconf issue and supercedes
this patch, so we should focus the review on that patch.
On Tue, Oct 26, 2010 at 06:23:00AM -0700, Dan Nicholson wrote:
> However, removing the second -O from PYTHON_FLAGS is really a separate
> change. Can you expla