mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 13:22:11 +00:00
Fixups for cygwin
[SVN r17570]
This commit is contained in:
@@ -44,7 +44,6 @@ if $(PYTHON_WINDOWS)
|
||||
<$(gcc-compilers)><*><find-library>python$(PYTHON_VERSION).dll
|
||||
;
|
||||
|
||||
CYGWIN_PYTHON_ROOT ?= $(CYGWIN_ROOT) ;
|
||||
CYGWIN_PYTHON_ROOT ?= /usr ;
|
||||
PYTHON_ROOT ?= $(CYGWIN_PYTHON_ROOT) ;
|
||||
if $(CYGWIN_PYTHON_ROOT) = /usr
|
||||
|
||||
Reference in New Issue
Block a user