mirror of
https://github.com/boostorg/build.git
synced 2026-02-14 12:42:11 +00:00
merged [50869] from trunk
[SVN r50909]
This commit is contained in:
@@ -654,7 +654,8 @@ local rule system-library-dependencies ( target-os )
|
||||
|
||||
case aix : return <library>pthread <library>dl ;
|
||||
|
||||
case * : return <library>pthread <library>dl <toolset>gcc:<library>util ;
|
||||
case * : return <library>pthread <library>dl
|
||||
<toolset>gcc:<library>util <toolset-intel:platform>linux:<library>util ;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user