mirror of
https://github.com/boostorg/build.git
synced 2026-02-16 01:12:13 +00:00
Changes to ensure QNX/QCC compatability
[SVN r32943]
This commit is contained in:
@@ -86,6 +86,10 @@ else if $(UNIX)
|
||||
{
|
||||
PYTHON_EMBEDDED_LIBRARY = python$(PYTHON_VERSION) ;
|
||||
}
|
||||
else if $(OS) = QNXNTO
|
||||
{
|
||||
PYTHON_EMBEDDED_LIBRARY = python$(PYTHON_VERSION) ;
|
||||
}
|
||||
else
|
||||
{
|
||||
PYTHON_EMBEDDED_LIBRARY = python$(PYTHON_VERSION) dl util ;
|
||||
|
||||
Reference in New Issue
Block a user