mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
Get rid of debugging message
[SVN r36902]
This commit is contained in:
@@ -418,8 +418,6 @@ rule init-nt ( version : root ? : includes ? : libraries ? : cygwin-condition ?
|
||||
PYTHON_IMPORT_LIB ?= [ GLOB $(PYTHON_LIB_PATH) : libpython$(PYTHON_VERSION_NODOT).* ] ;
|
||||
PYTHON_DEBUG_IMPORT_LIB ?= [ GLOB $(PYTHON_LIB_PATH) : libpython$(PYTHON_VERSION_NODOT).* ] ;
|
||||
|
||||
|
||||
ECHO searching for python.exe in $(root)/bin ;
|
||||
local interpreter = [ common.get-invocation-command
|
||||
python.exe : python.exe : : $(root)/bin
|
||||
$(root)
|
||||
|
||||
Reference in New Issue
Block a user