From: Martin v. Löwis Date: Sat, 23 Jun 2012 19:07:39 +0000 (+0200) Subject: Issue #15102: Use HOST_PYTHON only if it is set. X-Git-Tag: v3.3.0b1~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5ecd49af9863d76254809baf88c646beab5a5d7;p=thirdparty%2FPython%2Fcpython.git Issue #15102: Use HOST_PYTHON only if it is set. --- diff --git a/PCbuild/x64.props b/PCbuild/x64.props index 5f26e6829607..4fb319bbbf8a 100644 --- a/PCbuild/x64.props +++ b/PCbuild/x64.props @@ -1,6 +1,6 @@  - + $(HOST_PYTHON) @@ -23,4 +23,4 @@ $(PythonExe) - \ No newline at end of file +