mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
stop linking extensions against the python static library; that turns out to be bogus!
[SVN r12205]
This commit is contained in:
@@ -61,7 +61,6 @@ else if $(UNIX)
|
||||
PYTHON_PROPERTIES ?=
|
||||
<include>$(PYTHON_INCLUDES)
|
||||
<library-path>$(PYTHON_LIB_PATH)
|
||||
<find-library>python$(PYTHON_VERSION)
|
||||
<cxx><*><cflags>"-expect_unresolved 'Py*' -expect_unresolved '_Py*'"
|
||||
;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user