2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00

added cxx toolset

[SVN r12101]
This commit is contained in:
Dave Abrahams
2001-12-18 03:36:54 +00:00
parent 8ce2f1bec1
commit b8f02f7a39
4 changed files with 6 additions and 4 deletions

View File

@@ -60,6 +60,7 @@ else if $(UNIX)
<include>$(PYTHON_ROOT)/include/python$(PYTHON_VERSION)
<library-path>$(PYTHON_ROOT)/lib/python$(PYTHON_VERSION)/config
<find-library>python$(PYTHON_VERSION)
<cxx><*><cflags>"-expect_unresolved 'Py*' -expect_unresolved '_Py*'"
;
}