mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 00:52:16 +00:00
fixes
[SVN r12140]
This commit is contained in:
@@ -50,8 +50,6 @@ if $(NT)
|
||||
|
||||
GCC_PYTHON_ROOT ?= $(CYGWIN_ROOT)/usr/local ;
|
||||
GCC_PYTHON_ROOT ?= /usr/local ;
|
||||
<gcc><*><library-path>$(GCC_PYTHON_ROOT)/lib/python$(PYTHON_VERSION)/config
|
||||
<gcc><*><include>$(GCC_PYTHON_ROOT)/include/python$(PYTHON_VERSION)
|
||||
}
|
||||
else if $(UNIX)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user