mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
PYTHON_EMBEDDED_LIBRARY: Don't require 'util' library
[SVN r28800]
This commit is contained in:
@@ -69,7 +69,7 @@ else if $(UNIX) && $(OS) = MACOSX
|
||||
}
|
||||
else
|
||||
{
|
||||
PYTHON_EMBEDDED_LIBRARY = python$(PYTHON_VERSION) dl util ;
|
||||
PYTHON_EMBEDDED_LIBRARY = python$(PYTHON_VERSION) dl ;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user