mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Removed all libraries from embeded python properties on MacOSX.
[SVN r18537]
This commit is contained in:
@@ -61,7 +61,7 @@ if $(PYTHON_WINDOWS)
|
||||
}
|
||||
else if $(UNIX) && $(OS) = MACOSX
|
||||
{
|
||||
PYTHON_EMBEDDED_LIBRARY = dl util ;
|
||||
PYTHON_EMBEDDED_LIBRARY = ;
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user